interface AudioManager
|
The audio manager interface
More... |
|
|
Public Methods
Public Members
- readonly attribute sequence<string> destinations
- readonly attribute sequence<AudioManagerInfo> clients
- readonly attribute long changes
The audio manager interface
readonly attribute sequence<string> destinations
|
readonly attribute sequence<AudioManagerInfo> clients
|
readonly attribute long changes
|
void setDestination (long ID, string destination)
|
this is used to route a client to another destination
Generated by: stefan@stefan on Sat Feb 24 19:11:36 2001, using kdoc 2.0a47. |