次の方法で共有


ProtectionSystemSpecificHeaderBoxContents クラス

定義

PIFF コンテンツの [保護固有ヘッダー] ボックスの内容を表します。 コンテンツには、保護システム識別子とシリアル化された PlayReady オブジェクトが含まれます。

[System.Serializable]
public class ProtectionSystemSpecificHeaderBoxContents
[<System.Serializable>]
type ProtectionSystemSpecificHeaderBoxContents = class
Public Class ProtectionSystemSpecificHeaderBoxContents
継承
ProtectionSystemSpecificHeaderBoxContents
属性

コンストラクター

ProtectionSystemSpecificHeaderBoxContents()

ProtectionSystemSpecificHeaderBoxContents クラスの新しいインスタンスを初期化します。

ProtectionSystemSpecificHeaderBoxContents(PlayReadyObject)

指定した PlayReady オブジェクトから クラスの ProtectionSystemSpecificHeaderBoxContents 新しいインスタンスを初期化します。

プロパティ

Data

コンテンツを再生するために必要なコンテンツ保護固有のデータを取得または設定します。 コンテンツ保護固有のデータ形式は、保護システムによって定義されます。

ProtectionSystemId

ライセンスの生成に使用される保護システムを取得または設定します。

適用対象