kodi
|
Public Member Functions | |
Mode (CSizeInt size, std::int32_t refreshMilliHz) | |
float | GetRefreshInHz () const |
std::tuple< std::int32_t, std::int32_t, std::int32_t > | AsTuple () const |
bool | operator< (const Mode &right) const |
bool | operator== (const Mode &right) const |
bool | operator!= (const Mode &right) const |
Public Attributes | |
CSizeInt | size |
std::int32_t | refreshMilliHz |