IncomingAudioRoute Class
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.
Represents the remote source of incoming audio.
public ref class IncomingAudioRoute : Microsoft::Rtc::Collaboration::AudioVideo::AudioRoute
public class IncomingAudioRoute : Microsoft.Rtc.Collaboration.AudioVideo.AudioRoute
type IncomingAudioRoute = class
inherit AudioRoute
Public Class IncomingAudioRoute
Inherits AudioRoute
- Inheritance
Remarks
The remote source is another endpoint connected to the audio-video MCU.
Constructors
IncomingAudioRoute(ParticipantEndpoint) |
Constructs the object. |
Properties
IsDtmfEnabled |
Gets or sets whether DTMF packets are to be sent to the remote endpoint.. (Inherited from AudioRoute) |
Operation |
Sets or gets the operation to be performed on the route. (Inherited from AudioRoute) |
RemoteSource |
Gets the remote source of the incoming audio. |