Partilhar via


Filters.Rotation Propriedade

Definição

Obtém ou define a rotação, se houver, a ser aplicada ao vídeo de entrada, antes de ser codificado. O padrão é Automático. Os valores possíveis incluem: 'Auto', 'None', 'Rotate0', 'Rotate90', 'Rotate180', 'Rotate270'

[Newtonsoft.Json.JsonProperty(PropertyName="rotation")]
public Microsoft.Azure.Management.Media.Models.Rotation? Rotation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rotation")>]
member this.Rotation : Nullable<Microsoft.Azure.Management.Media.Models.Rotation> with get, set
Public Property Rotation As Nullable(Of Rotation)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a