This is the complete list of members for
Output, including all inherited members.
audioParameters() const | Output | |
bufferSize() const | Output | |
channels() | Output | |
configure(quint32 freq, int chan, Qmmp::AudioFormat format) | Output | [protected] |
create(QObject *parent=0) | Output | [static] |
currentFactory() | Output | [static] |
drain()=0 | Output | [protected, pure virtual] |
factories() | Output | [static] |
file(OutputFactory *factory) | Output | [static] |
finish() | Output | |
format() const | Output | |
initialize(quint32 freq, int chan, Qmmp::AudioFormat format)=0 | Output | [pure virtual] |
latency()=0 | Output | [pure virtual] |
mutex() | Output | |
Output(QObject *parent=0) | Output | |
pause() | Output | |
recycler() | Output | |
reset()=0 | Output | [protected, pure virtual] |
resume() | Output | [protected, virtual] |
sampleRate() | Output | |
sampleSize() const | Output | |
seek(qint64 pos, bool reset=false) | Output | |
setCurrentFactory(OutputFactory *factory) | Output | [static] |
setStateHandler(StateHandler *handler) | Output | |
stop() | Output | |
suspend() | Output | [protected, virtual] |
writeAudio(unsigned char *data, qint64 maxSize)=0 | Output | [protected, pure virtual] |
written() | Output | |
~Output() | Output | |