#include <mediaplayer.h>
Inherits QObject.
The MediaPlayer class provides a simple way to use SoundCore and PlayListModel together.
- Author
- Ilya Kotov forko.nosp@m.tov0.nosp@m.2@ya..nosp@m.ru
◆ MediaPlayer()
Object constructor,
- Parameters
-
◆ ~MediaPlayer()
◆ instance()
Returns a pointer to the object's instance.
◆ next
Sets next playlist item for playing.
◆ play
void play |
( |
qint64 |
offset = -1 | ) |
|
|
slot |
◆ playbackFinished
void playbackFinished |
( |
| ) |
|
|
signal |
Signal emitted when playlist has finished or playback has been stopped by user. This signal should be used to reset/restore window title.
◆ playListManager()
Returns playlist manager pointer
◆ previous
Sets previous playlist item for playing.
◆ stop
The documentation for this class was generated from the following file: