Share via


CodecSubtypes.VideoFormatMpeg2 Propiedad

Definición

Obtiene la representación de cadena del GUID para el subtipo de vídeo MPEG-2.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Representación de cadena del GUID para el subtipo de vídeo MPEG-2.

Se aplica a