H264ProfileIds.Extended プロパティ

定義

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

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

プロパティ値

Int32

int

拡張プロファイル。

適用対象