MediaEncodingSubtypes.Mpeg1 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-1.
public:
static property Platform::String ^ Mpeg1 { Platform::String ^ get(); };
static winrt::hstring Mpeg1();
public static string Mpeg1 { get; }
var string = MediaEncodingSubtypes.mpeg1;
Public Shared ReadOnly Property Mpeg1 As String
Property Value
The name for MPEG-1.