次の方法で共有


H264Video.Complexity プロパティ

定義

エンコード設定を選択する方法をエンコーダーに指示します。 既定値は Balanced です。

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

プロパティ値

適用対象