| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <Resolution.h>
Public Member Functions | |
| OVERSCAN () | |
| OVERSCAN (const OVERSCAN &os) | |
| OVERSCAN & | operator= (const OVERSCAN &)=default | 
| bool | operator== (const OVERSCAN &other) | 
| bool | operator!= (const OVERSCAN &other) | 
Public Attributes | |
| int | left | 
| int | top | 
| int | right | 
| int | bottom | 
      
  | 
  inline | 
      
  | 
  inline | 
| int OVERSCAN::bottom | 
| int OVERSCAN::left | 
| int OVERSCAN::right | 
| int OVERSCAN::top |