Compartir a través de


ChatMessageTransportConfiguration.SupportedVideoFormat Propiedad

Definición

Obtiene el formato de codificación de vídeo admitido para el transporte.

public:
 property MediaEncodingProfile ^ SupportedVideoFormat { MediaEncodingProfile ^ get(); };
MediaEncodingProfile SupportedVideoFormat();
public MediaEncodingProfile SupportedVideoFormat { get; }
var mediaEncodingProfile = chatMessageTransportConfiguration.supportedVideoFormat;
Public ReadOnly Property SupportedVideoFormat As MediaEncodingProfile

Valor de propiedad

Formato de codificación de vídeo admitido para el transporte.

Requisitos de Windows

Características de aplicaciones
chat chatSystem smsSend

Se aplica a