Compartir a través de


StreamingLocator.StreamingPolicyName Propiedad

Definición

Obtiene o establece el nombre de la directiva de streaming utilizada por este localizador de streaming. Especifique el nombre de la directiva de streaming que creó o use una de las directivas de streaming predefinidas. Las directivas de streaming predefinidas que están disponibles son: "Predefined_DownloadOnly", "Predefined_ClearStreamingOnly", "Predefined_DownloadAndClearStreaming", "Predefined_ClearKey", "Predefined_MultiDrmCencStreaming" y "Predefined_ MultiDrmStreaming".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a