次の方法で共有


CodecSubtypes.VideoFormatMjpg プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

Motion JPEG ビデオ サブタイプの GUID の文字列表現。

適用対象