MediaEncodingSubtypes.P010 Property

Definition

Gets the P010, the 10-bit equivalent of NV12 format.

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

Property Value

String

Platform::String

winrt::hstring

The name for the P010.

Windows requirements

Device family
Windows 10, version 1803 (introduced in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v6.0)

Applies to