MediaEncodingSubtypes.Mpeg1 Property

Definition

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

String

Platform::String

winrt::hstring

The name for MPEG-1.

Applies to