![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
#include <mheg5_control.h>
Public Attributes | |
U32BIT | taskPriority |
E_MHEG5_CAPABILITES | capabilities |
U16BIT | screenWidth |
U16BIT | screenHeight |
U8BIT | colourDepth |
U8BIT * | manufacturerString |
E_COUNTRY_PROFILE | countryProfile |
U32BIT | nvmSize |
void * | streamerBuffer |
U32BIT | streamerBufferSize |
const char * | version_string |
Definition at line 152 of file mheg5_control.h.
E_MHEG5_CAPABILITES S_MhegConfig::capabilities |
Definition at line 163 of file mheg5_control.h.
U8BIT S_MhegConfig::colourDepth |
Definition at line 170 of file mheg5_control.h.
E_COUNTRY_PROFILE S_MhegConfig::countryProfile |
Definition at line 186 of file mheg5_control.h.
U8BIT* S_MhegConfig::manufacturerString |
Definition at line 180 of file mheg5_control.h.
U32BIT S_MhegConfig::nvmSize |
Definition at line 194 of file mheg5_control.h.
U16BIT S_MhegConfig::screenHeight |
Definition at line 169 of file mheg5_control.h.
U16BIT S_MhegConfig::screenWidth |
Definition at line 168 of file mheg5_control.h.
void* S_MhegConfig::streamerBuffer |
Definition at line 206 of file mheg5_control.h.
U32BIT S_MhegConfig::streamerBufferSize |
Definition at line 207 of file mheg5_control.h.
U32BIT S_MhegConfig::taskPriority |
Definition at line 158 of file mheg5_control.h.
const char* S_MhegConfig::version_string |
Definition at line 212 of file mheg5_control.h.