다음을 통해 공유


CodecSubtypes.VideoFormatWvc1 속성

정의

SMPTE 421M(VC-1)에 대한 GUID 의 문자열 표현을 가져옵니다. 비디오 하위 유형입니다.

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

속성 값

String

Platform::String

winrt::hstring

SMPTE 421M(VC-1)에 대한 GUID의 문자열 표현입니다. 비디오 하위 유형입니다.

적용 대상