다음을 통해 공유


CodecSubtypes.VideoFormatMP4V 속성

정의

MPEG-4 2부 비디오 하위 형식에 대한 GUID 의 문자열 표현을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

MPEG-4 2부 비디오 하위 형식에 대한 GUID의 문자열 표현입니다.

적용 대상