QWSSoundClient Class Reference
#include <qsoundqss_qws.h>
Definition at line 88 of file qsoundqss_qws.h.
|
| QWSSoundClient (QObject *parent=0) |
|
| ~QWSSoundClient () |
|
void | reconnect () |
|
void | play (int id, const QString &filename) |
|
void | play (int id, const QString &filename, int volume, int flags=0) |
|
void | playRaw (int id, const QString &, int, int, int, int flags=0) |
|
void | pause (int id) |
|
void | stop (int id) |
|
void | resume (int id) |
|
void | setVolume (int id, int left, int right) |
|
void | setMute (int id, bool m) |
|
void | playPriorityOnly (bool) |
|
void | setSilent (bool) |
|
| QWSSocket (QObject *parent=0) |
|
| ~QWSSocket () |
|
bool | connectToLocalFile (const QString &file) |
|
QString | errorString () |
|
Enumerator |
---|
ErrOpeningAudioDevice |
|
ErrOpeningFile |
|
ErrReadingFile |
|
Definition at line 96 of file qsoundqss_qws.h.
void playPriorityOnly |
( |
bool |
| ) |
|
The documentation for this class was generated from the following file: