MediaEncodingSubtypes.H264Es プロパティ

定義

H.264Es の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

H.264Es の名前。

適用対象