MediaEncodingSubtypes.Yuy2 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 YUY2.
public:
static property Platform::String ^ Yuy2 { Platform::String ^ get(); };
static winrt::hstring Yuy2();
public static string Yuy2 { get; }
var string = MediaEncodingSubtypes.yuy2;
Public Shared ReadOnly Property Yuy2 As String
Property Value
The name for YUY2.