次の方法で共有


CodecSubtypes.VideoFormatH264ES プロパティ

定義

H.264 基本ストリーム ビデオ サブタイプの GUID の 文字列表現を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

H.264 基本ストリーム ビデオ サブタイプの GUID の文字列表現。

適用対象