FFmpeg
Data Fields
MpegDemuxContext Struct Reference

Data Fields

AVClassclass
 
int32_t header_state
 
unsigned char psm_es_type [256]
 
int sofdec
 
int dvd
 
int imkh_cctv
 
int raw_ac3
 

Detailed Description

Definition at line 125 of file mpeg.c.

Field Documentation

◆ class

AVClass* MpegDemuxContext::class

Definition at line 126 of file mpeg.c.

◆ header_state

int32_t MpegDemuxContext::header_state

Definition at line 127 of file mpeg.c.

Referenced by mpegps_read_header(), and mpegps_read_pes_header().

◆ psm_es_type

unsigned char MpegDemuxContext::psm_es_type[256]

Definition at line 128 of file mpeg.c.

Referenced by mpegps_psm_parse(), and mpegps_read_packet().

◆ sofdec

int MpegDemuxContext::sofdec

Definition at line 129 of file mpeg.c.

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

◆ dvd

int MpegDemuxContext::dvd

Definition at line 130 of file mpeg.c.

Referenced by mpegps_read_pes_header().

◆ imkh_cctv

int MpegDemuxContext::imkh_cctv

Definition at line 131 of file mpeg.c.

Referenced by mpegps_read_header(), and mpegps_read_packet().

◆ raw_ac3

int MpegDemuxContext::raw_ac3

Definition at line 132 of file mpeg.c.

Referenced by mpegps_read_packet(), and mpegps_read_pes_header().


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