次の方法で共有


CommonEncryptionCenc クラス

定義

エンベロープ暗号化スキームのクラス

public class CommonEncryptionCenc
type CommonEncryptionCenc = class
Public Class CommonEncryptionCenc
継承
CommonEncryptionCenc

コンストラクター

CommonEncryptionCenc()

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

CommonEncryptionCenc(EnabledProtocols, IList<TrackSelection>, StreamingPolicyContentKeys, CencDrmConfiguration)

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

プロパティ

ClearTracks

暗号化すべきではないトラックを表す取得または設定

ContentKeys

各暗号化スキームの既定のコンテンツ キーと、特定のトラックの個別のコンテンツ キーを表す取得または設定

Drm

CommonEncryptionCenc 暗号化スキームの DRM の構成を取得または設定します

EnabledProtocols

サポートされているプロトコルを表す取得または設定

メソッド

Validate()

オブジェクトを検証します。

適用対象