Libav
Data Fields
MpegDemuxContext Struct Reference

Data Fields

int32_t header_state
 
unsigned char psm_es_type [256]
 
int sofdec
 

Detailed Description

Definition at line 117 of file mpeg.c.

Field Documentation

§ header_state

int32_t MpegDemuxContext::header_state

Definition at line 118 of file mpeg.c.

Referenced by find_next_start_code(), mpegps_read_header(), and mpegps_read_pes_header().

§ psm_es_type

unsigned char MpegDemuxContext::psm_es_type[256]

Definition at line 119 of file mpeg.c.

Referenced by mpegps_psm_parse(), mpegps_read_packet(), and mpegps_read_pes_header().

§ sofdec

int MpegDemuxContext::sofdec

Definition at line 120 of file mpeg.c.

Referenced by mpegps_read_header(), mpegps_read_packet(), and mpegps_read_pes_header().


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