ChatMessageTransportConfiguration.SupportedVideoFormat 属性

定义

获取传输支持的视频编码格式。

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

属性值

传输支持的视频编码格式。

Windows 要求

应用功能
chat chatSystem smsSend

适用于