Mpeg2ProfileIds.High 属性

定义

获取 MPEG-2 高配置文件。

public:
 static property int High { int get(); };
static int High();
public static int High { get; }
var int32 = Mpeg2ProfileIds.high;
Public Shared ReadOnly Property High As Integer

属性值

Int32

int

MPEG-2 高配置文件。

适用于