Compartir a través de


CodecSubtypes.VideoFormatMjpg Propiedad

Definición

Obtiene la representación de cadena del GUID del subtipo de vídeo Motion JPEG.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Representación de cadena del GUID del subtipo de vídeo Motion JPEG.

Se aplica a