Qt 4.8
|
Public Functions | |
QAuBucketNAS (AuBucketID b, AuFlowID f=0) | |
~QAuBucketNAS () | |
Public Functions inherited from QAuBucket | |
virtual | ~QAuBucket () |
Public Variables | |
AuFlowID | flow |
AuBucketID | id |
int | numplaying |
bool | stopped |
Definition at line 71 of file qsound_x11.cpp.
|
inline |
Definition at line 73 of file qsound_x11.cpp.
|
inline |
Definition at line 74 of file qsound_x11.cpp.
AuFlowID QAuBucketNAS::flow |
Definition at line 87 of file qsound_x11.cpp.
Referenced by QAuServerNAS::play(), and ~QAuBucketNAS().
AuBucketID QAuBucketNAS::id |
Definition at line 86 of file qsound_x11.cpp.
Referenced by QAuServerNAS::play().
int QAuBucketNAS::numplaying |
Definition at line 89 of file qsound_x11.cpp.
Referenced by QAuServerNAS::play().
bool QAuBucketNAS::stopped |
Definition at line 88 of file qsound_x11.cpp.
Referenced by QAuServerNAS::play(), QAuServerNAS::setDone(), and QAuServerNAS::stop().