openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
subtitle_region Struct Reference

#include <subtitle.h>

Public Types

enum  tDepth { bpp2 =1 , bpp4 =2 , bpp8 =3 }
 

Public Attributes

int region_id
 
int version_number
 
int height
 
int width
 
enum subtitle_region::tDepth depth
 
ePtr< gPixmapbuffer
 
int clut_id
 
subtitle_region_objectobjects
 
subtitle_regionnext
 
bool committed
 

Member Enumeration Documentation

◆ tDepth

Enumerator
bpp2 
bpp4 
bpp8 

Member Data Documentation

◆ buffer

ePtr<gPixmap> subtitle_region::buffer

◆ clut_id

int subtitle_region::clut_id

◆ committed

bool subtitle_region::committed

◆ depth

enum subtitle_region::tDepth subtitle_region::depth

◆ height

int subtitle_region::height

◆ next

subtitle_region* subtitle_region::next

◆ objects

subtitle_region_object* subtitle_region::objects

◆ region_id

int subtitle_region::region_id

◆ version_number

int subtitle_region::version_number

◆ width

int subtitle_region::width

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