IncomingAudioRoute Members
Include Protected Members
Include Inherited Members
Represents the remote source of incoming audio.
The IncomingAudioRoute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
IncomingAudioRoute | 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) | |
RemoteSource | Gets the remote source of the incoming 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