CodecSubtypes.VideoFormatWmv1 Property

Definition

Gets the string representation of the GUID for the Windows Media Video codec version 7 video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Windows Media Video codec version 7 video subtype.

Applies to