次の方法で共有


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 の文字列表現。

適用対象