H264ProfileIds.High444 プロパティ

定義

H.264 high 4:4:4 プロファイルを取得します。

public:
 static property int High444 { int get(); };
static int High444();
public static int High444 { get; }
var int32 = H264ProfileIds.high444;
Public Shared ReadOnly Property High444 As Integer

プロパティ値

Int32

int

高い 4:4:4 プロファイル。

適用対象