MediaEncodingSubtypes.Yv12 Property

Definition

Gets the name for YV12.

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

Property Value

String

Platform::String

winrt::hstring

The name for YV12.

Applies to