MediaVideoBase.StretchMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET