H264ProfileIds.Main プロパティ

定義

H.264 メイン プロファイルを取得します。

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

プロパティ値

Int32

int

メイン プロファイルを取得します。

適用対象