다음을 통해 공유


CodecSubtypes.VideoFormatWmv3 속성

정의

Windows Media Video 9 비디오 하위 형식에 대한 GUID 의 문자열 표현을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

Windows Media Video 9 비디오 하위 형식에 대한 GUID의 문자열 표현입니다.

적용 대상