|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AudioBroker
interface are expected
to implement methods to handle brokered audio I/O.CaptureEvent
extends ControllerEvent
to
specify id's appropriate to capture events.Controller
class keeps track of the operating mode and state of JDAS,
processes requests for mode and state changes, and dispatches events indicating
those changes to listeners implementing the ControllerListener
interface
or extending the ControllerAdapter
adapter class.ControllerAdapter
class is an abstract base class implementing
the ControllerListener
interface.ControllerEvent
is an abstract base class for events generated by
the Controller
class.ControllerListener
interface are expected
to implement handler methods for events generated by the Controller
class.ControllerGenerator
interface is used by
Controller
to fix its standard methods for managing
subscribers and notifying them of events.AudioBroker
interface to handle
audio brokering.
GUIEvent
extends ControllerEvent
to
specify id's appropriate to GUI events.InitializationEvent
extends ControllerEvent
to
specify an initialization event.KeypadEvent
extends ControllerEvent
to
specify id's appropriate to keypad events.LockoutTimer
class sets a lockout flag for a period of time
specified by the Controller.getLockoutDelay()
method.Controller
object.
ModeEvent
extends ControllerEvent
to
specify id's appropriate to mode events.ControllerEvent
to the subscribers.
ControllerEvent
to the subscribers.
PlaybackEvent
extends ControllerEvent
to
specify id's appropriate to playback events.AudioBroker
interface to handle
audio brokering.
KeypadEvent
event with specified id value, provided JDAS
is not on-hook at the time.
VADEvent
extends ControllerEvent
to
specify id's appropriate to VAD events.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |