Partager via


ProtectionSystemSpecificHeaderBoxContents Constructeurs

Définition

Surcharges

ProtectionSystemSpecificHeaderBoxContents()

Initialise une nouvelle instance de la classe ProtectionSystemSpecificHeaderBoxContents.

ProtectionSystemSpecificHeaderBoxContents(PlayReadyObject)

Initialise une nouvelle instance de la ProtectionSystemSpecificHeaderBoxContents classe à partir de l’objet PlayReady spécifié.

ProtectionSystemSpecificHeaderBoxContents()

Initialise une nouvelle instance de la classe ProtectionSystemSpecificHeaderBoxContents.

public ProtectionSystemSpecificHeaderBoxContents ();
Public Sub New ()

S’applique à

ProtectionSystemSpecificHeaderBoxContents(PlayReadyObject)

Initialise une nouvelle instance de la ProtectionSystemSpecificHeaderBoxContents classe à partir de l’objet PlayReady spécifié.

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)

Paramètres

pro
PlayReadyObject

PlayReadyObject qui contient les informations à ajouter à la zone En-tête spécifique du système de protection pour le fragment spécifique demandé d’un fichier PIFF.

S’applique à