KCompactDisc
kcompactdisc.h
66 * @see discStatusString(KCompactDisc::NoDisc): The disc is removed. No disc in tray or data disc.
67 * @see discStatusString(KCompactDisc::NotReady): The disc is present. But playout is not possible.
void playoutPositionChanged(unsigned int position)
A new position in a track.
void playoutTrackChanged(unsigned int track)
A new track is started.
void discStatusChanged(KCompactDisc::DiscStatus status)
A Disc status changed.
void discInformation(KCompactDisc::DiscInfo info)
A new Disc information is arrived.
void stop(Ekos::AlignState mode)
Q_SCRIPTABLE Q_NOREPLY void pause()
Q_SCRIPTABLE CaptureState status()
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.