MediaVideoBase.StretchMode Property

Definition

The resizing mode - how the input video will be resized to fit the desired output resolution(s). Default is AutoSize.

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

Property Value

Applies to