MediaStreamSample.Protection 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 MediaStreamSampleProtectionProperties 对象,该对象用于获取和设置特定于数字版权管理 (DRM) MediaStreamSample 保护的属性。
public:
property MediaStreamSampleProtectionProperties ^ Protection { MediaStreamSampleProtectionProperties ^ get(); };
MediaStreamSampleProtectionProperties Protection();
public MediaStreamSampleProtectionProperties Protection { get; }
var mediaStreamSampleProtectionProperties = mediaStreamSample.protection;
Public ReadOnly Property Protection As MediaStreamSampleProtectionProperties
属性值
特定于数字版权管理 (DRM) MediaStreamSample 保护的属性集合。