Mpeg2ProfileIds.Simple 属性

定义

获取 MPEG-2 简单配置文件。

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

属性值

Int32

int

MPEG-2 简单配置文件。

适用于