Partager via


ChatMessageTransportConfiguration.SupportedVideoFormat Propriété

Définition

Obtient le format d’encodage vidéo pris en charge pour le transport.

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

Valeur de propriété

Format d’encodage vidéo pris en charge pour le transport.

Configuration requise pour Windows

Fonctionnalités de l’application
chat chatSystem smsSend

S’applique à