다음을 통해 공유


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

확장된 프로필입니다.

적용 대상