| 
    Kodi Documentation 18.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
Classes | |
| class | COverlay | 
| class | COverlayGlyphGL | 
| class | COverlayImageDX | 
| class | COverlayQuadsDX | 
| class | COverlayText | 
| class | COverlayTextureGL | 
| class | CRenderer | 
| struct | SQuad | 
| struct | SQuads | 
| struct | SRenderState | 
Functions | |
| uint32_t * | convert_rgba (CDVDOverlayImage *o, bool mergealpha) | 
| uint32_t * | convert_rgba (CDVDOverlaySpu *o, bool mergealpha, int &min_x, int &max_x, int &min_y, int &max_y) | 
| bool | convert_quad (ASS_Image *images, SQuads &quads, int max_x) | 
| int | GetStereoscopicDepth () | 
| uint32_t * OVERLAY::convert_rgba | ( | CDVDOverlayImage * | o, | 
| bool | mergealpha | ||
| ) | 
| uint32_t * OVERLAY::convert_rgba | ( | CDVDOverlaySpu * | o, | 
| bool | mergealpha, | ||
| int & | min_x, | ||
| int & | max_x, | ||
| int & | min_y, | ||
| int & | max_y | ||
| ) | 
| int OVERLAY::GetStereoscopicDepth | ( | ) |