共用方式為


ProtectionSystemSpecificHeaderBoxContents 建構函式

定義

多載

ProtectionSystemSpecificHeaderBoxContents()

初始化 ProtectionSystemSpecificHeaderBoxContents 類別的新執行個體。

ProtectionSystemSpecificHeaderBoxContents(PlayReadyObject)

從指定的 PlayReady 物件初始化 類別的新實例 ProtectionSystemSpecificHeaderBoxContents

ProtectionSystemSpecificHeaderBoxContents()

初始化 ProtectionSystemSpecificHeaderBoxContents 類別的新執行個體。

public ProtectionSystemSpecificHeaderBoxContents ();
Public Sub New ()

適用於

ProtectionSystemSpecificHeaderBoxContents(PlayReadyObject)

從指定的 PlayReady 物件初始化 類別的新實例 ProtectionSystemSpecificHeaderBoxContents

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)

參數

pro
PlayReadyObject

PlayReadyObject 其中包含要加入 PIFF 檔案特定片段之 [保護系統特定標頭] 方塊中的資訊。

適用於