CodecSubtypes.VideoFormatMpg1 プロパティ

定義

MPEG-1 ビデオ サブタイプの GUID の文字列表現を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

MPEG-1 ビデオ サブタイプの GUID の文字列表現。

適用対象