MediaVideoBase.StretchMode プロパティ

定義

サイズ変更モード - 入力ビデオを目的の出力解像度に合わせてサイズ変更する方法。 既定値は 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)

プロパティ値

適用対象