CodecSubtypes.VideoFormatMss1 Property

Definition

Gets the string representation of the GUID for the Windows Media Screen codec version 1 video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Windows Media Screen codec version 1 video subtype.

Applies to