Share via


CodecSubtypes.VideoFormatH264ES Propiedad

Definición

Obtiene la representación de cadena del GUID para el subtipo de vídeo de secuencia elemental H.264.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Representación de cadena del GUID para el subtipo de vídeo de secuencia elemental H.264.

Se aplica a