|
|
const AVClass * | class |
| |
|
AVFormatContext * | stream |
| |
|
int | raw_packet_size |
| | raw packet size, including FEC if present
|
| |
|
int | size_stat [3] |
| |
|
int | size_stat_count |
| |
|
int64_t | pos47_full |
| |
|
int | auto_guess |
| | if true, all pids are analyzed to find streams
|
| |
|
int | mpeg2ts_compute_pcr |
| | compute exact PCR for each transport stream packet
|
| |
|
int | fix_teletext_pts |
| | fix dvb teletext pts
|
| |
|
int64_t | cur_pcr |
| | used to estimate the exact PCR
|
| |
|
int | pcr_incr |
| | used to estimate the exact PCR
|
| |
|
int | stop_parse |
| | stop parsing loop
|
| |
|
AVPacket * | pkt |
| | packet containing Audio/Video data
|
| |
|
int64_t | last_pos |
| | to detect seek
|
| |
|
int | skip_changes |
| |
|
int | skip_clear |
| |
|
int | scan_all_pmts |
| |
|
int | resync_size |
| |
|
unsigned int | nb_prg |
| | structure to keep track of Program->pids mapping
|
| |
|
struct Program * | prg |
| |
|
int8_t | crc_validity [NB_PID_MAX] |
| |
|
MpegTSFilter * | pids [NB_PID_MAX] |
| | filters for various streams specified by PMT + for the PAT and PMT
|
| |
|
int | current_pid |
| |
The documentation for this struct was generated from the following file: