Collaboration diagram for dvbpsi_decoder_s:

Data Fields | |
| dvbpsi_callback | pf_callback |
| void * | p_private_decoder |
| int | i_section_max_size |
| uint8_t | i_continuity_counter |
| int | b_discontinuity |
| dvbpsi_psi_section_t * | p_current_section |
| int | i_need |
| int | b_complete_header |
This structure shouldn't be used but if you want to write an external decoder.
|
|
Flag for header completion |
|
|
Discontinuity flag |
|
|
Continuity counter |
|
|
Bytes needed |
|
|
Max size of a section for this decoder |
|
|
Current section |
|
|
specific decoder |
|
|
PSI decoder's callback |
1.4.6