|
libdvbpsi
1.3.0
|
Subtable decoder structure. More...

Data Fields | |
| uint32_t | i_id |
| dvbpsi_demux_gather_cb_t | pf_gather |
| dvbpsi_decoder_t * | p_decoder |
| dvbpsi_demux_detach_cb_t | pf_detach |
| struct dvbpsi_demux_subdec_s * | p_next |
Subtable decoder structure.
This structure contains the data specific to the decoding of one subtable.
| uint32_t dvbpsi_demux_subdec_s::i_id |
subtable id
private decoder for this subdec
next subdec
detach subdec callback
gather subdec callback
1.7.6.1