次の方法で共有


StreamingPolicyPlayReadyConfiguration クラス

定義

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

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

コンストラクター

StreamingPolicyPlayReadyConfiguration()

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

StreamingPolicyPlayReadyConfiguration(String, String)

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

プロパティ

CustomLicenseAcquisitionUrlTemplate

エンド ユーザー プレーヤーにライセンスを配信するカスタム サービスの URL のテンプレートを取得または設定します。 ライセンスの発行に Azure Media Services を使用するときは必要ありません。 このテンプレートでは、置換できるトークンがサポートされ、実行時にサービスによって要求固有の値に更新されます。 現在サポートされているトークンの値は、StreamingLocatorId.AlternativeMediaId の値で置換される {AlternativeMediaId} と、要求対象のキーの ID 値で置換される {ContentKeyId} です。

PlayReadyCustomAttributes

PlayReady のカスタム属性を取得または設定します

適用対象