LiveEventPreview.AlternativeMediaId Property

Definition

Gets or sets an alternative media identifier associated with the streaming locator created for the preview. This value is specified at creation time and cannot be updated. The identifier can be used in the CustomLicenseAcquisitionUrlTemplate or the CustomKeyAcquisitionUrlTemplate of the StreamingPolicy specified in the StreamingPolicyName field.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to