![]() |
Mixxx
|
#include <playerinfo.h>
Public Member Functions | |
TrackPointer | getTrackInfo (QString group) |
void | setTrackInfo (QString group, TrackPointer trackInfoObj) |
int | getCurrentPlayingDeck () |
TrackPointer | getCurrentPlayingTrack () |
Static Public Member Functions | |
static PlayerInfo & | Instance () |
Definition at line 29 of file playerinfo.h.
int PlayerInfo::getCurrentPlayingDeck | ( | ) |
Definition at line 83 of file playerinfo.cpp.
TrackPointer PlayerInfo::getCurrentPlayingTrack | ( | ) |
TrackPointer PlayerInfo::getTrackInfo | ( | QString | group | ) |
PlayerInfo & PlayerInfo::Instance | ( | ) | [static] |
void PlayerInfo::setTrackInfo | ( | QString | group, |
TrackPointer | trackInfoObj | ||
) |