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
| destinations |
| readonly attribute sequence<AudioManagerInfo> clients
| clients |
| readonly attribute long changes
| changes |
void setDestination (long ID, string destination)
| setDestination |
this is used to route a client to another destination
| Generated by: stefan on stefan on Sat Jun 2 23:13:43 2001, using kdoc 2.0a53. |