|
TTKMusicPlayer
4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
This is the complete list of members for Decoder, including all inherited members.
| 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 |
| contentTypes() | Decoder | static |
| Decoder(QIODevice *input=nullptr) | Decoder | explicit |
| enabledFactories() | Decoder | static |
| factories() | Decoder | static |
| file(const 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(const DecoderFactory *factory) | Decoder | static |
| loadPlugins() | Decoder | privatestatic |
| m_cache | Decoder | privatestatic |
| m_disabledNames | Decoder | privatestatic |
| m_hasMetaData | Decoder | private |
| m_input | Decoder | private |
| m_metaData | Decoder | private |
| m_parameters | Decoder | private |
| m_properties | Decoder | private |
| m_rg | Decoder | private |
| nameFilters() | Decoder | static |
| next() | Decoder | virtual |
| nextURL() const | Decoder | virtual |
| properties() const | Decoder | |
| 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 |
| setProperties(const QMap< Qmmp::TrackProperty, QString > &properties) | Decoder | |
| setProperty(Qmmp::TrackProperty key, const QVariant &value) | Decoder | |
| setReplayGainInfo(const QMap< Qmmp::ReplayGainKey, double > &rg) | Decoder | |
| takeMetaData() | Decoder | |
| totalTime() const =0 | Decoder | pure virtual |
| updateCache() | Decoder | privatestatic |
| ~Decoder()=default | Decoder | virtual |
1.8.8