|  | 
| void | Init (void(*handler)(int service, void *userdata), void *userdata) | 
|  | 
| void | Decode (const unsigned char *data, int datalength) | 
|  | 
|  | 
| bool | m_inited | 
|  | 
| cc708_service_decoder * | m_cc708decoders | 
|  | 
| cc_decoder_t * | m_cc608decoder | 
|  | 
| unsigned char | m_current_packet [MAX_708_PACKET_LENGTH] | 
|  | 
| int | m_current_packet_length | 
|  | 
| int | m_last_seq | 
|  | 
| bool | m_seen708 | 
|  | 
| bool | m_seen608 | 
|  | 
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDCodecs/Overlay/contrib/cc_decoder708.h
- xbmc/cores/VideoPlayer/DVDCodecs/Overlay/contrib/cc_decoder708.cpp