다음을 통해 공유


CodecSubtypes.VideoFormatMP43 속성

정의

Microsoft MPEG 4 코덱 버전 3 비디오 하위 형식에 대한 GUID 의 문자열 표현을 가져옵니다.

public:
 static property Platform::String ^ VideoFormatMP43 { Platform::String ^ get(); };
static winrt::hstring VideoFormatMP43();
public static string VideoFormatMP43 { get; }
var string = CodecSubtypes.videoFormatMP43;
Public Shared ReadOnly Property VideoFormatMP43 As String

속성 값

String

Platform::String

winrt::hstring

Microsoft MPEG 4 코덱 버전 3 비디오 하위 형식에 대한 GUID의 문자열 표현입니다.

적용 대상