TTKMusicPlayer  4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
SoundCore Member List

This is the complete list of members for SoundCore, including all inherited members.

ANOTHER_ENGINE enum valueSoundCoreprivate
audioParameters() const SoundCore
audioParametersChanged(const AudioParameters &p)SoundCoresignal
balance() const SoundCore
balanceChanged(int balance)SoundCoresignal
bitrate() const SoundCore
bitrateChanged(int bitrate)SoundCoresignal
bufferingProgress(int progress)SoundCoresignal
changeVolume(int delta)SoundCoreslot
duration() const SoundCore
elapsed() const SoundCore
elapsedChanged(qint64 time)SoundCoresignal
eqSettings() const SoundCore
eqSettingsChanged()SoundCoresignal
event(QEvent *e) overridefinalSoundCoreprivatevirtual
finished()SoundCoresignal
instance()SoundCorestatic
INVALID_SOURCE enum valueSoundCoreprivate
isMuted() const SoundCore
leftVolume() const SoundCore
m_engineSoundCoreprivate
m_handlerSoundCoreprivate
m_infoSoundCoreprivate
m_instanceSoundCoreprivatestatic
m_nextStateSoundCoreprivate
m_pathSoundCoreprivate
m_sourcesSoundCoreprivate
m_streamInfoSoundCoreprivate
m_volumeControlSoundCoreprivate
metaData() const SoundCore
metaData(Qmmp::MetaData key) const SoundCore
mutedChanged(bool muted)SoundCoresignal
NextEngineState enum nameSoundCoreprivate
nextTrackAccepted() const SoundCore
nextTrackRequest()SoundCoresignal
NO_ENGINE enum valueSoundCoreprivate
path() const SoundCoreslot
pause()SoundCoreslot
play(const QString &source, bool queue=false, qint64 offset=-1)SoundCoreslot
rightVolume() const SoundCore
SAME_ENGINE enum valueSoundCoreprivate
seek(qint64 time)SoundCoreslot
setBalance(int balance)SoundCoreslot
setEqSettings(const EqSettings &settings)SoundCore
setMuted(bool mute)SoundCoreslot
setVolume(int left, int right)SoundCoreslot
setVolume(int volume)SoundCoreslot
SoundCore(QObject *parent=nullptr)SoundCoreexplicit
startNextEngine()SoundCoreprivateslot
startNextSource()SoundCoreprivateslot
state() const SoundCore
stateChanged(Qmmp::State newState)SoundCoresignal
stop()SoundCoreslot
streamInfo() const SoundCore
streamInfoChanged()SoundCoresignal
trackInfo() const SoundCore
trackInfoChanged()SoundCoresignal
volume() const SoundCore
volumeChanged(int volume)SoundCoresignal
volumeDown()SoundCoreslot
volumeUp()SoundCoreslot
~SoundCore()SoundCore