|
Qmmp
|
| addMetaData(const QMap< Qmmp::MetaData, QString > &metaData) | Decoder | |
| audioParameters() const | Decoder | |
| bitrate() const =0 | Decoder | [pure virtual] |
| configure(quint32 srate, const ChannelMap &map, Qmmp::AudioFormat f=Qmmp::PCM_S16LE) | Decoder | [protected] |
| configure(quint32 srate, int channels, Qmmp::AudioFormat f=Qmmp::PCM_S16LE) | Decoder | [protected] |
| configure(const AudioParameters &p) | Decoder | [protected] |
| Decoder(QIODevice *input=0) | Decoder | |
| enabledFactories() | Decoder | [static] |
| factories() | Decoder | [static] |
| file(DecoderFactory *factory) | Decoder | [static] |
| findByContent(QIODevice *input) | Decoder | [static] |
| findByFileExtension(const QString &path) | Decoder | [static] |
| findByFilePath(const QString &path, bool useContent=false) | Decoder | [static] |
| findByMime(const QString &mime) | 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() const | Decoder | [virtual] |
| protocols() | Decoder | [static] |
| read(unsigned 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() const =0 | Decoder | [pure virtual] |
| ~Decoder() | Decoder | [virtual] |
1.7.6.1