MediaEncodingSubtypes.Vp9 プロパティ

定義

VP9 ビデオ エンコードの名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

VP9 ビデオ エンコードの名前。

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)

適用対象