The AudioChanneltype exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginSendDtmf |
Sends a Dtmf tone on the audio channel.
|
|
BeginStart |
Starts the audio or video
channel. (Inherited from
Channel.) |
|
BeginStop |
Stops the audio or video
channel. (Inherited from
Channel.) |
|
CanInvoke |
Returns true if the specified action is
allowed. (Inherited from
Channel.) |
|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
EndSendDtmf |
Blocks calling thread until BeginSendDtmf
completes.
|
|
EndStart |
Blocks calling thread until BeginStart
completes. (Inherited from
Channel.) |
|
EndStop |
Blocks calling thread until BeginStop
completes. (Inherited from
Channel.) |
|
Equals | (Inherited from Object.) | |
Finalize | (Overrides Channel . . :: . . Finalize () () () () .) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone () () () () | (Inherited from Object Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
IsContributing |
Returns true if this channel is contributing
(sending media). (Inherited from
Channel.) |
|
Modality |
Gets the associated modality
object. (Inherited from
Channel.) |
|
State |
Gets the channel state of the currently active
channel. (Inherited from
Channel.) |
Events
Name | Description | |
---|---|---|
ActionAvailabilityChanged |
Occurs when the availability of an action
changes. (Inherited from
Channel.) |
|
StateChanged |
Occurs when the channel state
changes. (Inherited from
Channel.) |