Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CPlayerOptions Class Reference

#include <IPlayer.h>

Public Member Functions

 CPlayerOptions ()
 

Public Attributes

double starttime
 
double startpercent
 
std::string state
 
bool fullscreen
 
bool videoOnly
 
bool preferStereo
 

Constructor & Destructor Documentation

§ CPlayerOptions()

CPlayerOptions::CPlayerOptions ( )
inline

Member Data Documentation

§ fullscreen

bool CPlayerOptions::fullscreen

§ preferStereo

bool CPlayerOptions::preferStereo

§ startpercent

double CPlayerOptions::startpercent

§ starttime

double CPlayerOptions::starttime

§ state

std::string CPlayerOptions::state

§ videoOnly

bool CPlayerOptions::videoOnly

The documentation for this class was generated from the following file: