|
libdvbpsi
0.2.2
|
PSI decoder structure. More...

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 |
PSI decoder structure.
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.7.5.1