MpegTSSection Struct Reference

Data Fields

int pid
int cc
void(* write_packet )(struct MpegTSSection *s, const uint8_t *packet)
void * opaque

Detailed Description

Definition at line 33 of file mpegtsenc.c.


Field Documentation

Definition at line 35 of file mpegtsenc.c.

Referenced by mpegts_write_header(), and mpegts_write_section().

Definition at line 37 of file mpegtsenc.c.

Referenced by mpegts_write_header(), mpegts_write_section(), and section_write_packet().

void(* MpegTSSection::write_packet)(struct MpegTSSection *s, const uint8_t *packet)

Definition at line 36 of file mpegtsenc.c.

Referenced by mpegts_write_header(), and mpegts_write_section().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 31 19:00:00 2011 for ffmpeg by  doxygen 1.6.3