FFmpeg
|
MpegDemuxContext Struct Reference
Collaboration diagram for MpegDemuxContext:
Data Fields | |
int32_t | header_state |
unsigned char | psm_es_type [256] |
int | sofdec |
int | dvd |
int | imkh_cctv |
Detailed Description
Field Documentation
int MpegDemuxContext::dvd |
Definition at line 112 of file mpeg.c.
Referenced by mpegps_read_pes_header().
int32_t MpegDemuxContext::header_state |
Definition at line 109 of file mpeg.c.
Referenced by find_next_start_code(), mpegps_read_header(), and mpegps_read_pes_header().
int MpegDemuxContext::imkh_cctv |
Definition at line 113 of file mpeg.c.
Referenced by mpegps_read_header(), and mpegps_read_packet().
unsigned char MpegDemuxContext::psm_es_type[256] |
Definition at line 110 of file mpeg.c.
Referenced by mpegps_psm_parse(), and mpegps_read_packet().
int MpegDemuxContext::sofdec |
Definition at line 111 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:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11