다음을 통해 공유


CodecSubtypes.VideoFormatMss1 속성

정의

Windows Media Screen 코덱 버전 1 비디오 하위 형식에 대한 GUID 의 문자열 표현을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

Windows Media Screen 코덱 버전 1 비디오 하위 형식에 대한 GUID의 문자열 표현입니다.

적용 대상