共用方式為


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 簡單設定檔。

適用於