CodecSubtypes.VideoFormat420O Property

Definition

Gets the string representation of the GUID for the 8-bit per channel planar YUV 4:2:0 video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the 8-bit per channel planar YUV 4:2:0 video subtype.

Applies to