class AudioEvent
|
Objects of this class are audio events. More... |
|
|
Public Methods
Public Static Methods
Objects of this class are audio events. They do not need a (graphical) presentation of their own. They can be displayed
graphically within the presentation of the parts, they belong to. This is done in editors.
AudioEvent ( )
| AudioEvent |
AudioEvent (Position, long, const char*)
| AudioEvent |
const char * fileName ()
| fileName |
const char * name ()
| name |
void setFileName (const char*)
| setFileName |
[const virtual]
Reimplemented from Event.
void flush (const char*)
| flush |
[const virtual]
Reimplemented from Event.
[const virtual]
Reimplemented from Event.
[static]
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |