次の方法で共有


CbcsDrmConfiguration クラス

定義

ストリーミング ポリシーで CommonEncryptionCbcs スキームの DRM 構成を指定するクラス

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

コンストラクター

CbcsDrmConfiguration()

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

CbcsDrmConfiguration(StreamingPolicyFairPlayConfiguration, StreamingPolicyPlayReadyConfiguration, StreamingPolicyWidevineConfiguration)

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

プロパティ

FairPlay

fairPlay 構成を取得または設定します

PlayReady

playReady 構成を取得または設定します

Widevine

widevine 構成を取得または設定します

メソッド

Validate()

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

適用対象