Public Types
Public Methods
Public Static Methods
- static inline SoundServer null ()
- static inline SoundServer _from_base (SoundServer_base* b)
Protected Methods
inline SoundServer (SoundServer_base* b)
| SoundServer |
[protected]
| typedef SoundServer_base _base_class | _base_class |
inline SoundServer ()
| SoundServer |
inline SoundServer (const SoundServer& target)
| SoundServer |
inline SoundServer (Arts::Object::Pool& p)
| SoundServer |
inline SoundServer null ()
| null |
[static]
Reimplemented from Object.
inline SoundServer _from_base (SoundServer_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline SoundServer& operator= (const SoundServer& target)
| operator= |
Reimplemented from Object.
inline SoundServer_base* _base ()
| _base |
Reimplemented from Object.
inline float minStreamBufferTime ()
| minStreamBufferTime |
inline float serverBufferTime ()
| serverBufferTime |
inline long play (const std::string& filename)
| play |
inline Arts::Object createObject (const std::string& name)
| createObject |
inline Arts::PlayObject createPlayObject (const std::string& filename)
| createPlayObject |
inline long secondsUntilSuspend ()
| secondsUntilSuspend |
inline bool suspend ()
| suspend |
inline bool terminate ()
| terminate |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |