Definition at line 101 of file mpegts.c.
Public Attributes | |
| int | section_index |
| int | section_h_size |
| uint8_t * | section_buf |
| int | check_crc:1 |
| int | end_of_section_reached:1 |
| SectionCallback * | section_cb |
| void * | opaque |
| uint8_t* MpegTSSectionFilter::section_buf |
Definition at line 104 of file mpegts.c.
Referenced by mpegts_close_filter(), mpegts_open_section_filter(), and write_section_data().
Definition at line 105 of file mpegts.c.
Referenced by mpegts_open_section_filter(), mpegts_read_header(), and write_section_data().
Definition at line 107 of file mpegts.c.
Referenced by mpegts_open_section_filter(), pat_cb(), and write_section_data().
Definition at line 108 of file mpegts.c.
Referenced by add_section_stream(), is_pmt_same(), mpegts_open_section_filter(), pat_cb(), and write_section_data().
1.5.5