MediaEncodingSubtypes.Mjpg Property

Definition

Gets the name for Motion JPEG (MJPG).

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

Property Value

String

Platform::String

winrt::hstring

The name for MJPG.

Applies to