Freigeben über


MediaStreamSample.Protection Eigenschaft

Definition

Ruft ein MediaStreamSampleProtectionProperties-Objekt ab, das zum Abrufen und Festlegen von Eigenschaften verwendet wird, die für den DRM-Schutz (Digital Rights Management) von MediaStreamSample spezifisch sind.

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

Eigenschaftswert

Eine Auflistung von Eigenschaften, die für den DRM-Schutz (Digital Rights Management) von MediaStreamSample spezifisch sind.

Gilt für: