共用方式為


CodecSubtypes.VideoFormatMss1 屬性

定義

取得 Windows 媒體螢幕編解碼器第 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 媒體螢幕編解碼器第 1 版視訊子類型的 GUID 字串表示。

適用於