OutgoingAudioRoute Members
Include Protected Members
Include Inherited Members
Represents a remote sink (recipient) of the outgoing audio.
The OutgoingAudioRoute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OutgoingAudioRoute | Constructs the object. |
Top
Properties
Name | Description | |
---|---|---|
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) | |
RemoteSink | Gets the remote sink (recipient) of the outgoing audio. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top