CodecSubtypes.VideoFormatWmv2 Property

Definition

Gets the string representation of the GUID for the Windows Media Video 8 video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Windows Media Video 8 video subtype.

Applies to