CodecSubtypes.VideoFormatMss2 属性

定义

获取 Windows Media Video 9 屏幕编解码器视频子类型的 GUID 的字符串表示形式。

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

属性值

String

Platform::String

winrt::hstring

Windows Media Video 9 屏幕编解码器视频子类型的 GUID 的字符串表示形式。

适用于