dvbpsi_decoder_s Struct Reference

PSI decoder structure. More...

Collaboration diagram for dvbpsi_decoder_s:

Collaboration graph
[legend]

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_tp_current_section
int i_need
int b_complete_header

Detailed Description

PSI decoder structure.

This structure shouldn't be used but if you want to write an external decoder.


Field Documentation

dvbpsi_callback dvbpsi_decoder_s::pf_callback

PSI decoder's callback

void* dvbpsi_decoder_s::p_private_decoder

specific decoder

int dvbpsi_decoder_s::i_section_max_size

Max size of a section for this decoder

uint8_t dvbpsi_decoder_s::i_continuity_counter

Continuity counter

int dvbpsi_decoder_s::b_discontinuity

Discontinuity flag

dvbpsi_psi_section_t* dvbpsi_decoder_s::p_current_section

Current section

int dvbpsi_decoder_s::i_need

Bytes needed

int dvbpsi_decoder_s::b_complete_header

Flag for header completion


The documentation for this struct was generated from the following file:
Generated on Wed Nov 7 01:54:32 2007 for libdvbpsi by  doxygen 1.5.1