Av1ProfileIds.ProfessionalChromaSubsampling420BitDepth12 プロパティ

定義

4:2:0 の彩度サブサンプリングとビット深度 12 の AV1 プロフェッショナル プロファイルの ID を取得します。

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

プロパティ値

Int32

int

4:2:0 の彩度サブサンプリングとビット深度 12 の AV1 プロフェッショナル プロファイルの ID。

適用対象