Go to the source code of this file.
Classes | |
| class | DisplayRes |
| The DisplayRes module allows for the display resolution and refresh rateto be changed "on the fly". More... | |
Enumerations | |
| enum | tmode { GUI = 0, VIDEO = 1, CUSTOM_GUI = 2, CUSTOM_VIDEO = 3, DESKTOP = 4, MAX_MODES = 5 } |
Functions | |
| MUI_PUBLIC const DisplayResVector | GetVideoModes (void) |
| enum tmode |
Definition at line 22 of file DisplayRes.h.
| MUI_PUBLIC const DisplayResVector GetVideoModes | ( | void | ) |
Definition at line 248 of file DisplayRes.cpp.
Referenced by AppearanceSettings::AppearanceSettings(), GuiVidModeResolution(), and TVVidModeResolution().
1.6.3