FFmpeg
|
Data Fields | |
int | pid |
int | es_id |
int | last_cc |
enum MpegTSFilterType | type |
union { | |
MpegTSPESFilter pes_filter | |
MpegTSSectionFilter section_filter | |
} | u |
Detailed Description
Field Documentation
int MpegTSFilter::es_id |
Definition at line 78 of file mpegts.c.
Referenced by ff_parse_mpeg2_descriptor(), m4sl_cb(), mpegts_open_pes_filter(), and mpegts_open_section_filter().
int MpegTSFilter::last_cc |
Definition at line 79 of file mpegts.c.
Referenced by handle_packet(), handle_packets(), mpegts_open_pes_filter(), and mpegts_open_section_filter().
MpegTSPESFilter MpegTSFilter::pes_filter |
Definition at line 82 of file mpegts.c.
Referenced by handle_packet(), handle_packets(), m4sl_cb(), mpegts_close_filter(), mpegts_open_pes_filter(), mpegts_push_data(), mpegts_read_packet(), and pmt_cb().
int MpegTSFilter::pid |
Definition at line 77 of file mpegts.c.
Referenced by mpegts_close_filter(), mpegts_open_pes_filter(), mpegts_open_section_filter(), and write_section_data().
MpegTSSectionFilter MpegTSFilter::section_filter |
Definition at line 83 of file mpegts.c.
Referenced by m4sl_cb(), mpegts_close_filter(), mpegts_open_section_filter(), pat_cb(), pmt_cb(), sdt_cb(), and write_section_data().
enum MpegTSFilterType MpegTSFilter::type |
Definition at line 80 of file mpegts.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), handle_packet(), handle_packets(), m4sl_cb(), mpegts_close_filter(), mpegts_open_pes_filter(), mpegts_open_section_filter(), mpegts_read_packet(), and pmt_cb().
union { ... } MpegTSFilter::u |
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11