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

適用於