MediaEncodingSubtypes.Av1 プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
AOMedia Video 1 (AV1) ビデオ エンコード サブタイプの名前を取得します。
public:
static property Platform::String ^ Av1 { Platform::String ^ get(); };
static winrt::hstring Av1();
public static string Av1 { get; }
var string = MediaEncodingSubtypes.av1;
Public Shared ReadOnly Property Av1 As String
プロパティ値
AOMedia Video 1 (AV1) サブタイプの名前。
Windows の要件
デバイス ファミリ |
Windows 11 Insider Preview (10.0.23504.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v15.0 で導入)
|