FFmpeg
Data Fields
PESContext Struct Reference

Data Fields

int  pid
 
  if -1 then all packets containing PCR are considered More...
 
 
 
 
AVStreamst
 
  stream for the embedded AC3 stream in HDMV TrueHD More...
 
 
 
  copied to the AVPacket flags More...
 
 
 
 
 
int64_t  pts
 
int64_t  dts
 
int64_t  ts_packet_pos
  position of first TS packet of this PES packet More...
 
 
 
 

Detailed Description

Definition at line 223 of file mpegts.c.

Field Documentation

int PESContext::pid

Definition at line 224 of file mpegts.c.

Referenced by add_pes_stream(), mpegts_push_data(), mpegts_set_stream_info(), and pmt_cb().

int PESContext::pcr_pid

if -1 then all packets containing PCR are considered

Definition at line 225 of file mpegts.c.

Referenced by add_pes_stream().

int PESContext::stream_type

Definition at line 226 of file mpegts.c.

Referenced by mpegts_push_data(), mpegts_set_stream_info(), new_pes_packet(), and pmt_cb().

MpegTSContext* PESContext::ts

Definition at line 227 of file mpegts.c.

Referenced by add_pes_stream(), and mpegts_push_data().

AVFormatContext* PESContext::stream

Definition at line 228 of file mpegts.c.

Referenced by add_pes_stream(), mpegts_push_data(), mpegts_set_stream_info(), new_pes_packet(), and pmt_cb().

AVStream* PESContext::st

Definition at line 229 of file mpegts.c.

Referenced by m4sl_cb(), mpegts_push_data(), mpegts_set_stream_info(), new_pes_packet(), pmt_cb(), and read_sl_header().

AVStream* PESContext::sub_st

stream for the embedded AC3 stream in HDMV TrueHD

Definition at line 230 of file mpegts.c.

Referenced by mpegts_push_data(), mpegts_set_stream_info(), new_pes_packet(), and pmt_cb().

enum MpegTSState PESContext::state

Definition at line 231 of file mpegts.c.

Referenced by add_pes_stream(), handle_packets(), mpegts_push_data(), and mpegts_read_packet().

int PESContext::data_index

Definition at line 233 of file mpegts.c.

Referenced by handle_packets(), mpegts_push_data(), mpegts_read_packet(), new_pes_packet(), and reset_pes_packet_state().

int PESContext::flags

copied to the AVPacket flags

Definition at line 234 of file mpegts.c.

Referenced by handle_packet(), new_pes_packet(), and reset_pes_packet_state().

int PESContext::total_size

Definition at line 235 of file mpegts.c.

Referenced by mpegts_push_data(), and new_pes_packet().

int PESContext::pes_header_size

Definition at line 236 of file mpegts.c.

Referenced by mpegts_push_data(), and new_pes_packet().

int PESContext::extended_stream_id

Definition at line 237 of file mpegts.c.

Referenced by mpegts_push_data(), and new_pes_packet().

uint8_t PESContext::stream_id

Definition at line 238 of file mpegts.c.

Referenced by mpegts_push_data(), and new_pes_packet().

int64_t PESContext::pts

Definition at line 239 of file mpegts.c.

Referenced by add_pes_stream(), mpegts_push_data(), new_pes_packet(), read_sl_header(), and reset_pes_packet_state().

int64_t PESContext::dts

Definition at line 239 of file mpegts.c.

Referenced by add_pes_stream(), mpegts_push_data(), new_pes_packet(), read_sl_header(), and reset_pes_packet_state().

int64_t PESContext::ts_packet_pos

position of first TS packet of this PES packet

Definition at line 240 of file mpegts.c.

Referenced by mpegts_push_data(), and new_pes_packet().

uint8_t PESContext::header[MAX_PES_HEADER_SIZE]

Definition at line 241 of file mpegts.c.

Referenced by mpegts_push_data().

AVBufferRef* PESContext::buffer

Definition at line 242 of file mpegts.c.

Referenced by handle_packets(), mpegts_close_filter(), mpegts_push_data(), new_pes_packet(), and reset_pes_packet_state().

SLConfigDescr PESContext::sl

Definition at line 243 of file mpegts.c.

Referenced by m4sl_cb(), and mpegts_push_data().


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

Generated on Fri Jan 12 2018 01:48:34 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /