次の方法で共有


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

適用対象