CodecSubtypes.VideoFormatMss2 Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Applies to