Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <ViewModeSettings.h>
Static Public Member Functions | |
static int | GetNextQuickCycleViewMode (int viewMode) |
static int | GetViewModeStringIndex (int viewMode) |
static void | ViewModesFiller (const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) |
Gets the next view mode for quick cycling through the modes
viewMode | The current view mode |
Gets the string index for the view mode
viewMode | The current view mode |
|
static |
Fills the list with all visible view modes