TTKMusicPlayer
4.1.3.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 Output, including all inherited members.
audioParameters() const | Output | |
channelMap() const | Output | |
channels() const | Output | |
configure(quint32 freq, ChannelMap map, Qmmp::AudioFormat format) | Output | protected |
create() | Output | static |
currentFactory() | Output | static |
drain()=0 | Output | pure virtual |
factories() | Output | static |
file(const OutputFactory *factory) | Output | static |
format() const | Output | |
initialize(quint32 freq, ChannelMap map, Qmmp::AudioFormat format)=0 | Output | pure virtual |
latency()=0 | Output | pure virtual |
loadPlugins() | Output | privatestatic |
m_cache | Output | privatestatic |
m_chan_map | Output | private |
m_format | Output | private |
m_frequency | Output | private |
m_sample_size | Output | private |
Output()=default | Output | |
reset()=0 | Output | pure virtual |
resume() | Output | virtual |
sampleRate() const | Output | |
sampleSize() const | Output | |
setCurrentFactory(const OutputFactory *factory) | Output | static |
setTrackInfo(const TrackInfo &info) | Output | virtual |
suspend() | Output | virtual |
writeAudio(unsigned char *data, qint64 maxSize)=0 | Output | pure virtual |
~Output()=default | Output | virtual |