Compartilhar via


StreamingLocator.StreamingPolicyName Propriedade

Definição

Obtém ou define o nome da Política de Streaming usada por este Localizador de Streaming. Especifique o nome da política de Streaming que você criou ou use uma das políticas predefinidas de Streaming. As políticas predefinidas de Streaming disponíveis são: 'Predefined_DownloadOnly', 'Predefined_ClearStreamingOnly', 'Predefined_DownloadAndClearStreaming', 'Predefined_ClearKey', 'Predefined_MultiDrmCencStreaming' e ' 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a