ProtectionSystemSpecificHeaderBoxContents 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
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 檔案特定片段之 [保護系統特定標頭] 方塊中的資訊。