defuze.me
Client
|
Public Slots | |
bool | crossfadeNext () |
Signals | |
void | played () |
void | paused () |
void | stopped () |
Public Member Functions | |
MainPlayer (QString playerName) | |
void | init () |
Called once, after all CORES and PLUGINS are loaded. | |
void | setPlayers (AudioPlayerWidget *A, AudioPlayerWidget *B) |
bool | play () |
bool | stop () |
bool | pause () |
bool | isPlaying () const |
AudioPlayer * | firstPlayer () |
AudioPlayer * | secondPlayer () |
Definition at line 26 of file mainplayer.hpp.