CodecSubtypes.VideoFormatWmv3 Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Applies to