
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.
PSI decoder's callback
specific decoder
Max size of a section for this decoder
Continuity counter
Discontinuity flag
Current section
Bytes needed
Flag for header completion
1.5.5