H264ProfileIds.High422 プロパティ

定義

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

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

プロパティ値

Int32

int

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

適用対象