Edit

Share via


ConferenceSession.AudioVideoMcuSession Property

Definition

Gets the audio-video MCU session.

public:
 property Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoMcuSession ^ AudioVideoMcuSession { Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoMcuSession ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession AudioVideoMcuSession { get; }
member this.AudioVideoMcuSession : Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession
Public ReadOnly Property AudioVideoMcuSession As AudioVideoMcuSession

Property Value

Remarks

This value can be null if the application has unregistered the factory for the audio media type. Applications interested in AudioVideoMcuSession events typically register for these events before joining the conference.

Applies to