StreamingPolicyPlayReadyConfiguration.PlayReadyCustomAttributes プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="playReadyCustomAttributes")]
public string PlayReadyCustomAttributes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="playReadyCustomAttributes")>]
member this.PlayReadyCustomAttributes : string with get, set
Public Property PlayReadyCustomAttributes As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象