Qmmp
|
addMetaData(const QMap< Qmmp::MetaData, QString > &metaData) | Decoder | |
audioParameters() const | Decoder | |
bitrate()=0 | Decoder | [pure virtual] |
configure(quint32 srate=44100, int chan=2, Qmmp::AudioFormat f=Qmmp::PCM_S16LE) | Decoder | [protected] |
Decoder(QIODevice *input=0) | Decoder | |
factories() | Decoder | [static] |
file(DecoderFactory *factory) | Decoder | [static] |
findByContent(QIODevice *input) | Decoder | [static] |
findByMime(const QString &mime) | Decoder | [static] |
findByPath(const QString &path, bool useContent=false) | Decoder | [static] |
findByProtocol(const QString &p) | Decoder | [static] |
hasMetaData() const | Decoder | |
initialize()=0 | Decoder | [pure virtual] |
input() | Decoder | |
isEnabled(DecoderFactory *factory) | Decoder | [static] |
next() | Decoder | [virtual] |
nextURL() | Decoder | [virtual] |
protocols() | Decoder | [static] |
read(char *data, qint64 maxSize)=0 | Decoder | [pure virtual] |
replayGainInfo() const | Decoder | |
seek(qint64 time)=0 | Decoder | [pure virtual] |
setEnabled(DecoderFactory *factory, bool enable=true) | Decoder | [static] |
setReplayGainInfo(const QMap< Qmmp::ReplayGainKey, double > &rg) | Decoder | |
takeMetaData() | Decoder | |
totalTime()=0 | Decoder | [pure virtual] |
~Decoder() | Decoder | [virtual] |