MediaEncodingSubtypes.Mpeg4 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name for MPEG-4.
public:
static property Platform::String ^ Mpeg4 { Platform::String ^ get(); };
static winrt::hstring Mpeg4();
public static string Mpeg4 { get; }
var string = MediaEncodingSubtypes.mpeg4;
Public Shared ReadOnly Property Mpeg4 As String
Property Value
The name for MPEG-4.