CodecSubtypes.VideoFormatHevc プロパティ

定義

高効率ビデオ コーディング (HEVC) メイン プロファイルとメイン静止画プロファイルのビデオ サブタイプの GUID の 文字列表現を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

高効率ビデオ コーディング (HEVC) メイン プロファイルとメイン静止画プロファイルのビデオ サブタイプの GUID の文字列表現。

適用対象