Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
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: