次の方法で共有


HevcProfileIds.MainChromaSubsampling422BitDepth10 プロパティ

定義

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

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

プロパティ値

Int32

int

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

適用対象