AudioStoppedEvent Class

AudioStoppedEvent Class

Raised by:  TIM
Base Class:  TelephonyIOEvent
Derived Classes: None

AudioStoppedEvent is raised by the telephony interface manager (TIM) software when audio input or output is explicitly stopped, instead of completing naturally (for example when playback reaches the end of a .wav file).

AudioStoppedEvent has the following properties:

Property

Type

Description

Playback

Boolean

True if the event is an audio output event; false if it is an input event.

See Also

Event Logging Class Hierarchy | Logging and Analyzing Events | CommonEvent| Event Filters | Filtering Logged Events