Freigeben über


ProtectionSystemSpecificHeaderBoxContents Konstruktoren

Definition

Überlädt

ProtectionSystemSpecificHeaderBoxContents()

Initialisiert eine neue Instanz der ProtectionSystemSpecificHeaderBoxContents-Klasse.

ProtectionSystemSpecificHeaderBoxContents(PlayReadyObject)

Initialisiert eine neue Instanz der ProtectionSystemSpecificHeaderBoxContents -Klasse aus dem angegebenen PlayReady-Objekt.

ProtectionSystemSpecificHeaderBoxContents()

Initialisiert eine neue Instanz der ProtectionSystemSpecificHeaderBoxContents-Klasse.

public ProtectionSystemSpecificHeaderBoxContents ();
Public Sub New ()

Gilt für:

ProtectionSystemSpecificHeaderBoxContents(PlayReadyObject)

Initialisiert eine neue Instanz der ProtectionSystemSpecificHeaderBoxContents -Klasse aus dem angegebenen PlayReady-Objekt.

public ProtectionSystemSpecificHeaderBoxContents (Microsoft.Media.Drm.PlayReadyObject pro);
new Microsoft.Media.Drm.ProtectionSystemSpecificHeaderBoxContents : Microsoft.Media.Drm.PlayReadyObject -> Microsoft.Media.Drm.ProtectionSystemSpecificHeaderBoxContents
Public Sub New (pro As PlayReadyObject)

Parameter

pro
PlayReadyObject

Eine PlayReadyObject , die die Informationen enthält, die dem Feld Schutzsystemspezifischer Header für das spezifische angeforderte Fragment einer PIFF-Datei hinzugefügt werden sollen.

Gilt für: