次の方法で共有


StreamingPolicyPlayReadyConfiguration クラス

定義

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

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

コンストラクター

StreamingPolicyPlayReadyConfiguration()

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

プロパティ

CustomLicenseAcquisitionUriTemplate

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

PlayReadyCustomAttributes

PlayReady のカスタム属性。

適用対象