Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <IPlayer.h>
Public Member Functions | |
CPlayerOptions () | |
Public Attributes | |
double | starttime |
double | startpercent |
std::string | state |
bool | fullscreen |
bool | videoOnly |
bool | preferStereo |
|
inline |
bool CPlayerOptions::fullscreen |
bool CPlayerOptions::preferStereo |
double CPlayerOptions::startpercent |
double CPlayerOptions::starttime |
std::string CPlayerOptions::state |
bool CPlayerOptions::videoOnly |