다음을 통해 공유


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 단순 프로필입니다.

적용 대상