MediaStreamSample.Protection Proprietà

Definizione

Ottiene un oggetto MediaStreamSampleProtectionProperties , utilizzato per ottenere e impostare proprietà specifiche della protezione DRM (Digital Rights Management) di MediaStreamSample.

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

Valore della proprietà

Raccolta di proprietà specifiche della protezione DRM (Digital Rights Management) di MediaStreamSample.

Si applica a