|
DVBCore
1.0
Open source DVB engine
|
Data Fields | |
| struct adb_icon_image * | next |
| U8BIT | icon_id |
| BOOLEAN | position_defined |
| E_ICON_COORD_SYSTEM | coord_system |
| U16BIT | x_pos |
| U16BIT | y_pos |
| U16BIT | width |
| U16BIT | height |
| E_ICON_TYPE | icon_type |
| E_ICON_TRANSPORT_MODE | transport_mode |
| U8BIT * | icon_url |
| U32BIT | data_len |
| U8BIT * | icon_data |
| void(* | destroy_func )(void *) |
| void * | dsm_handle |