Public Types
Public Methods
Public Static Methods
- static inline Synth_PLAY_WAV null ()
- static inline Synth_PLAY_WAV _from_base (Synth_PLAY_WAV_base* b)
Protected Methods
inline Synth_PLAY_WAV (Synth_PLAY_WAV_base* b)
| Synth_PLAY_WAV |
[protected]
| typedef Synth_PLAY_WAV_base _base_class | _base_class |
inline Synth_PLAY_WAV ()
| Synth_PLAY_WAV |
inline Synth_PLAY_WAV (const Synth_PLAY_WAV& target)
| Synth_PLAY_WAV |
inline Synth_PLAY_WAV (Arts::Object::Pool& p)
| Synth_PLAY_WAV |
inline Synth_PLAY_WAV null ()
| null |
[static]
Reimplemented from Object.
inline Synth_PLAY_WAV _from_base (Synth_PLAY_WAV_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline Synth_PLAY_WAV& operator= (const Synth_PLAY_WAV& target)
| operator= |
Reimplemented from Object.
inline Synth_PLAY_WAV_base* _base ()
| _base |
Reimplemented from Object.
inline void start ()
| start |
inline void streamInit ()
| streamInit |
inline void streamStart ()
| streamStart |
inline void streamEnd ()
| streamEnd |
inline float speed ()
| speed |
inline void speed (float _newValue)
| speed |
inline std::string filename ()
| filename |
inline void filename (const std::string& _newValue)
| filename |
inline bool finished ()
| finished |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |