CodecSubtypes.VideoFormatWvc1 Property

Definition

Gets the string representation of the GUID for the SMPTE 421M (VC-1). video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the SMPTE 421M (VC-1). video subtype.

Applies to