FilteringOperations.Rotation Property

Definition

The rotation, if any, to be applied to the input video, before it is encoded. Default is Auto.

public Azure.ResourceManager.Media.Models.RotationSetting? Rotation { get; set; }
member this.Rotation : Nullable<Azure.ResourceManager.Media.Models.RotationSetting> with get, set
Public Property Rotation As Nullable(Of RotationSetting)

Property Value

Applies to