MediaEncodingSubtypes.Mpeg2 Property

Definition

Gets the name for MPEG-2.

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

Property Value

String

Platform::String

winrt::hstring

The name for MPEG-2.

Applies to