Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
OVERSCAN Struct Reference

#include <Resolution.h>

Public Member Functions

 OVERSCAN ()
 
 OVERSCAN (const OVERSCAN &os)
 

Public Attributes

int left
 
int top
 
int right
 
int bottom
 

Constructor & Destructor Documentation

◆ OVERSCAN() [1/2]

OVERSCAN::OVERSCAN ( )
inline

◆ OVERSCAN() [2/2]

OVERSCAN::OVERSCAN ( const OVERSCAN os)
inline

Member Data Documentation

◆ bottom

int OVERSCAN::bottom

◆ left

int OVERSCAN::left

◆ right

int OVERSCAN::right

◆ top

int OVERSCAN::top

The documentation for this struct was generated from the following file: