次の方法で共有


CodecSubtypes.VideoFormatVP90 プロパティ

定義

VP9 ビデオ サブタイプの GUID の文字列表現を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

VP9 ビデオ サブタイプの GUID の文字列表現。

適用対象