PESContext Struct Reference


Data Fields

int pid
int pcr_pid
 if -1 then all packets containing PCR are considered
int stream_type
MpegTSContextts
AVFormatContextstream
AVStreamst
enum MpegTSState state
int data_index
int total_size
int pes_header_size
int64_t pts
int64_t dts
uint8_t header [MAX_PES_HEADER_SIZE]

Detailed Description

Definition at line 132 of file mpegts.c.


Field Documentation

Definition at line 133 of file mpegts.c.

Referenced by add_pes_stream(), and new_pes_av_stream().

if -1 then all packets containing PCR are considered

Definition at line 134 of file mpegts.c.

Referenced by add_pes_stream().

Definition at line 135 of file mpegts.c.

Referenced by add_pes_stream(), and new_pes_av_stream().

Definition at line 136 of file mpegts.c.

Referenced by add_pes_stream(), and mpegts_push_data().

Definition at line 137 of file mpegts.c.

Referenced by add_pes_stream(), mpegts_push_data(), and new_pes_av_stream().

Definition at line 138 of file mpegts.c.

Referenced by mpegts_push_data(), new_pes_av_stream(), and pmt_cb().

Definition at line 139 of file mpegts.c.

Referenced by mpegts_push_data().

Definition at line 141 of file mpegts.c.

Referenced by mpegts_push_data().

Definition at line 142 of file mpegts.c.

Referenced by mpegts_push_data().

Definition at line 143 of file mpegts.c.

Referenced by mpegts_push_data().

int64_t PESContext::pts

Definition at line 144 of file mpegts.c.

Referenced by mpegts_push_data().

int64_t PESContext::dts

Definition at line 144 of file mpegts.c.

Referenced by mpegts_push_data().

uint8_t PESContext::header[MAX_PES_HEADER_SIZE]

Definition at line 145 of file mpegts.c.

Referenced by mpegts_push_data().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 3 22:47:04 2008 for ffmpeg by  doxygen 1.5.6