|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <XRandR.h>
Public Member Functions | |
| XMode () | |
| bool | operator== (XMode &mode) const |
| bool | IsInterlaced () |
Public Attributes | |
| std::string | id |
| std::string | name |
| float | hz |
| bool | isPreferred |
| bool | isCurrent |
| unsigned int | w |
| unsigned int | h |
|
inline |
|
inline |
|
inline |
| unsigned int XMode::h |
| float XMode::hz |
| std::string XMode::id |
| bool XMode::isCurrent |
| bool XMode::isPreferred |
| std::string XMode::name |
| unsigned int XMode::w |