ChatMessageTransportConfiguration.SupportedVideoFormat Property

Definition

Gets the supported video encoding format for the transport.

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

Property Value

The supported video encoding format for the transport.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to