다음을 통해 공유


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

적용 대상