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

扩展配置文件。

适用于