H264ProfileIds.Baseline プロパティ

定義

H.264 ベースライン プロファイルを取得します。

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

プロパティ値

Int32

int

ベースライン プロファイル。

適用対象