Libav
Data Fields
MpegTSFilter Struct Reference

Data Fields

int pid
 
int es_id
 
int last_cc
 
enum MpegTSFilterType type
 
union {
   MpegTSPESFilter   pes_filter
 
   MpegTSSectionFilter   section_filter
 
u
 

Detailed Description

Definition at line 84 of file mpegts.c.

Field Documentation

§ pid

int MpegTSFilter::pid

§ es_id

int MpegTSFilter::es_id

§ last_cc

int MpegTSFilter::last_cc

§ type

enum MpegTSFilterType MpegTSFilter::type

§ pes_filter

MpegTSPESFilter MpegTSFilter::pes_filter

§ section_filter

MpegTSSectionFilter MpegTSFilter::section_filter

§ u

union { ... } MpegTSFilter::u

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