Public Types
Public Methods
Public Static Methods
- static inline SoundServerV2 null ()
- static inline SoundServerV2 _from_base (SoundServerV2_base* b)
Protected Methods
inline SoundServerV2 (SoundServerV2_base* b)
| SoundServerV2 |
[protected]
| typedef SoundServerV2_base _base_class | _base_class |
inline SoundServerV2 ()
| SoundServerV2 |
inline SoundServerV2 (const SoundServerV2& target)
| SoundServerV2 |
inline SoundServerV2 (Arts::Object::Pool& p)
| SoundServerV2 |
inline SoundServerV2 null ()
| null |
[static]
Reimplemented from Object.
inline SoundServerV2 _from_base (SoundServerV2_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline SoundServerV2& operator= (const SoundServerV2& target)
| operator= |
Reimplemented from Object.
inline SoundServerV2_base* _base ()
| _base |
Reimplemented from Object.
inline long secondsUntilSuspend ()
| secondsUntilSuspend |
inline bool suspend ()
| suspend |
inline bool terminate ()
| terminate |
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 Arts::PlayObject createPlayObjectForURL (const std::string& url, const std::string& mimetype, bool createBUS)
| createPlayObjectForURL |
inline long autoSuspendSeconds ()
| autoSuspendSeconds |
inline void autoSuspendSeconds (long _newValue)
| autoSuspendSeconds |
inline long bufferSizeMultiplier ()
| bufferSizeMultiplier |
inline void bufferSizeMultiplier (long _newValue)
| bufferSizeMultiplier |
inline std::string audioMethod ()
| audioMethod |
inline long samplingRate ()
| samplingRate |
inline long channels ()
| channels |
inline bool fullDuplex ()
| fullDuplex |
inline std::string audioDevice ()
| audioDevice |
inline long fragments ()
| fragments |
inline long fragmentSize ()
| fragmentSize |
inline std::string version ()
| version |
inline void checkNewObjects ()
| checkNewObjects |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |