MediaEncodingSubtypes.Hevc プロパティ

定義

高効率ビデオ コーディング (HEVC) の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

HEVC の名前。

適用対象