Av1ProfileIds.HighChromaSubsampling444BitDepth8 プロパティ

定義

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

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

プロパティ値

Int32

int

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

適用対象