共用方式為


MediaStreamSample.Protection 屬性

定義

取得 MediaStreamSampleProtectionProperties 物件,此物件用於取得和設定 Digital Rights Management 專屬的屬性, (DRM) MediaStreamSample的保護。

public:
 property MediaStreamSampleProtectionProperties ^ Protection { MediaStreamSampleProtectionProperties ^ get(); };
MediaStreamSampleProtectionProperties Protection();
public MediaStreamSampleProtectionProperties Protection { get; }
var mediaStreamSampleProtectionProperties = mediaStreamSample.protection;
Public ReadOnly Property Protection As MediaStreamSampleProtectionProperties

屬性值

Digital Rights Management 專屬的屬性集合, (DRM) MediaStreamSample的保護。

適用於