Share via


Av1ProfileIds.MainChromaSubsampling400BitDepth10 プロパティ

定義

4:0:0 のクロマ サブサンプリングとビット深度 10 の AV1 メイン プロファイルの ID を取得します。

public:
 static property int MainChromaSubsampling400BitDepth10 { int get(); };
static int MainChromaSubsampling400BitDepth10();
public static int MainChromaSubsampling400BitDepth10 { get; }
var int32 = Av1ProfileIds.mainChromaSubsampling400BitDepth10;
Public Shared ReadOnly Property MainChromaSubsampling400BitDepth10 As Integer

プロパティ値

Int32

int

4:0:0 のクロマ サブサンプリングとビット深度 10 の AV1 メイン プロファイルの ID。

適用対象