HevcProfileIds.MainChromaSubsampling444BitDepth10 プロパティ

定義

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

public:
 static property int MainChromaSubsampling444BitDepth10 { int get(); };
static int MainChromaSubsampling444BitDepth10();
public static int MainChromaSubsampling444BitDepth10 { get; }
var int32 = HevcProfileIds.mainChromaSubsampling444BitDepth10;
Public Shared ReadOnly Property MainChromaSubsampling444BitDepth10 As Integer

プロパティ値

Int32

int

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

適用対象