次の方法で共有


HevcProfileIds.MainChromaSubsampling444BitDepth8 プロパティ

定義

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

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

プロパティ値

Int32

int

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

適用対象