MediaEncodingSubtypes.Nv12 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name for NV12.
public:
static property Platform::String ^ Nv12 { Platform::String ^ get(); };
static winrt::hstring Nv12();
public static string Nv12 { get; }
var string = MediaEncodingSubtypes.nv12;
Public Shared ReadOnly Property Nv12 As String
Property Value
The name for NV12.