Phone |
The PhoneCallStateWavePlayer type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachToCall | Attaches this object to the given phone call. | |
| Detach | Detaches the object from the attached call. | |
| Dispose | (Inherited from DisposableClass) | |
| Dispose(Boolean) |
Disposes the object.
(Overrides TimerBasedMediaStreamHandlerDispose(Boolean)) | |
| Finalize | (Inherited from DisposableClass) | |
| GetAudioData | (Inherited from AudioStreamPlayback) | |
| GetAudioFormat | (Inherited from MediaStreamSender) | |
| LoadReader |
Initializes the file reader which will read the content of the stream. (This method will be invoked in the LoadStream(Stream) method.)
(Inherited from WaveStreamPlayback) | |
| LoadStream | (Inherited from AudioStreamPlayback) | |
| Pause |
Pauses the streaming. (If the streaming is already paused then does nothing.)
(Inherited from MediaStreamSender) | |
| ReceiverConnected | (Inherited from AudioSender) | |
| ReceiverDisconnected | (Inherited from AudioSender) | |
| SendMediaData | (Inherited from AbstractMediaSenderAudioData, AudioFormat) | |
| SetPlaybackWaveStream |
Changes the playback stream to the given stream.
(Inherited from AudioStreamPlayback) | |
| SetPreferredSendFormats | (Inherited from AbstractMediaSenderAudioData, AudioFormat) | |
| SetStateStreams | Sets files for the states of the activeCall. | |
| Start |
Starts the stream given in the Stream property. (If the stream is already started then does nothing.)
(Inherited from TimerBasedMediaStreamHandler) | |
| Stop |
Stops the streaming.
(Inherited from TimerBasedMediaStreamHandler) | |
| TimerTick |
This will be called when the built-in timer ticks.
(Inherited from AudioStreamPlayback) | |
| UpdateIncomingStateStream | Updates one wave file name for the given state for the activeCall. | |
| UpdateOutgoingStateStream | Updates one wave file name for the given state for the activeCall. |