MediaEncodingSubtypes.HevcEs プロパティ

定義

HEVCES の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

HEVCES の名前。

適用対象