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 Dithering, including all inherited members.
applyEffect(Buffer *b) overridefinal | Dithering | virtual |
audioLinearDither(float sample, AudioDither *dither) | Dithering | private |
audioParameters() const | Effect | |
channelMap() const | Effect | |
channels() const | Effect | |
clearHistory() | Dithering | private |
configure(quint32 srate, ChannelMap map) overridefinal | Dithering | virtual |
create(EffectFactory *factory) | Effect | static |
Dithering() | Dithering | |
Effect()=default | Effect | |
enabledFactories() | Effect | static |
factories() | Effect | static |
factory() const | Effect | |
file(const EffectFactory *factory) | Effect | static |
findFactory(const QString &shortName) | Effect | static |
isEnabled(const EffectFactory *factory) | Effect | static |
m_chan | Dithering | private |
m_dither | Dithering | private |
m_enabled | Dithering | private |
m_lsb | Dithering | private |
m_required | Dithering | private |
prng(quint32 state) | Dithering | private |
sampleRate() const | Effect | |
setEnabled(bool enabled) | Dithering | |
Effect::setEnabled(EffectFactory *factory, bool enable=true) | Effect | static |
setFormats(Qmmp::AudioFormat in, Qmmp::AudioFormat out) | Dithering | |
~Effect()=default | Effect | virtual |