MediaEncodingSubtypes.Av1 Property

Definition

Gets the name for the AOMedia Video 1 (AV1) video encoding subtype.

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

Property Value

String

Platform::String

winrt::hstring

The name for the AOMedia Video 1 (AV1) subtype.

Windows requirements

Device family
Windows 11 Insider Preview (introduced in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v15.0)

Applies to