Av1ProfileIds.MainChromaSubsampling420BitDepth10 プロパティ

定義

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

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

プロパティ値

Int32

int

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

適用対象