AudioVideoCall.AudioVideoMcuRouting Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the audio-video MCU routing object associated with this call.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoMcuRouting ^ AudioVideoMcuRouting { Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoMcuRouting ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuRouting AudioVideoMcuRouting { get; }
member this.AudioVideoMcuRouting : Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuRouting
Public ReadOnly Property AudioVideoMcuRouting As AudioVideoMcuRouting
Property Value
Remarks
AudioVideoMcuRouting enables an application to control which other remote endpoints send media to this call via the audio-video MCU (incoming audio routes). It also enables applications to control which remote endpoints receive media from this call via the MCU (outgoing audio routes).
Manipulating audio routes is only applicable to a conversation that has joined a conference as a trusted application ConferenceJoinOptions.