다음을 통해 공유


MediaEncodingSubtypes.Wvc1 속성

정의

Windows Media 비디오 9 고급 프로필의 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

WVC1의 이름을 가져옵니다.

적용 대상