共用方式為


CodecSubtypes.VideoFormatMss2 屬性

定義

取得 Windows Media Video 9 Screen 編解碼器視訊子類型的 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 字串表示。

適用於