次の方法で共有


Av1ProfileIds.HighChromaSubsampling444BitDepth10 プロパティ

定義

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

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

プロパティ値

Int32

int

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

適用対象