CodecSubtypes.VideoFormatMP4S Property

Definition

Gets the string representation of the GUID for the ISO MPEG 4 codec version 1 video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the ISO MPEG 4 codec version 1 video subtype.

Applies to