|
| CXRandR (bool query=false) |
|
bool | Query (bool force=false, bool ignoreoff=true) |
|
bool | Query (bool force, int screennum, bool ignoreoff=true) |
|
std::vector< XOutput > | GetModes (void) |
|
XMode | GetCurrentMode (const std::string &outputName) |
|
XMode | GetPreferredMode (const std::string &outputName) |
|
XOutput * | GetOutput (const std::string &outputName) |
|
bool | SetMode (const XOutput &output, const XMode &mode) |
|
void | LoadCustomModeLinesToAllOutputs (void) |
|
void | SaveState () |
|
void | SetNumScreens (unsigned int num) |
|
bool | IsOutputConnected (const std::string &name) |
|
bool | TurnOffOutput (const std::string &name) |
|
bool | TurnOnOutput (const std::string &name) |
|
int | GetCrtc (int x, int y, float &hz) |
|
◆ LoadCustomModeLinesToAllOutputs()
void CXRandR::LoadCustomModeLinesToAllOutputs |
( |
void |
| ) |
|
◆ Query()
bool CXRandR::Query |
( |
bool |
force, |
|
|
int |
screennum, |
|
|
bool |
ignoreoff = true |
|
) |
| |
The documentation for this class was generated from the following files:
- xbmc/windowing/X11/XRandR.h
- xbmc/windowing/X11/XRandR.cpp