MediaEncodingSubtypes.Mpeg Property

Definition

Gets the name for MPEG.

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

Property Value

String

Platform::String

winrt::hstring

The name for MPEG.

Applies to