Share via


Av1ProfileIds.MainChromaSubsampling400BitDepth8 プロパティ

定義

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

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

プロパティ値

Int32

int

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

適用対象