| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CResolutionUtils, including all inherited members.
| ChooseBestResolution(float fps, int width, int height, bool is3D) | CResolutionUtils | static | 
| FindResolutionFromOverride(float fps, int width, bool is3D, RESOLUTION &resolution, float &weight, bool fallback) | CResolutionUtils | protectedstatic | 
| FindResolutionFromWhitelist(float fps, int width, int height, bool is3D, RESOLUTION &resolution) | CResolutionUtils | protectedstatic | 
| GetMaxAllowedScreenResolution(unsigned int &width, unsigned int &height) | CResolutionUtils | static | 
| HasWhitelist() | CResolutionUtils | static | 
| PrintWhitelist() | CResolutionUtils | static | 
| RefreshWeight(float refresh, float fps) | CResolutionUtils | protectedstatic |