interface Synth_AMAN_PLAY
|
This is a virtual output port, which you use to play data. More... |
|
|
Public Methods
Public Members
This is a virtual output port, which you use to play data. Where exactly
this data gets played is managed by the audiomanager.
Creation: there are two ways to initialize a Synth_AMAN_PLAY - one is
to set title and autoRestoreID to sensible (non empty) values. The other
is to pass an already initialized AudioManagerClient on the constructor.
| attribute string title
| title |
| attribute string autoRestoreID
| autoRestoreID |
void constructor (AudioManagerClient client)
| constructor |
| default in audio stream left
| left |
| default in audio stream right
| right |
| Generated by: stefan on stefan on Sat Jun 2 23:13:43 2001, using kdoc 2.0a53. |