Libav
Data Fields
MP4DescrParseContext Struct Reference

Data Fields

AVFormatContexts
 
AVIOContext pb
 
Mp4Descrdescr
 
Mp4Descractive_descr
 
int descr_count
 
int max_descr_count
 
int level
 

Detailed Description

Definition at line 1011 of file mpegts.c.

Field Documentation

§ s

AVFormatContext* MP4DescrParseContext::s

Definition at line 1012 of file mpegts.c.

Referenced by init_MP4DescrParseContext(), parse_mp4_descr(), and parse_MP4SLDescrTag().

§ pb

AVIOContext MP4DescrParseContext::pb

§ descr

Mp4Descr* MP4DescrParseContext::descr

Definition at line 1014 of file mpegts.c.

Referenced by init_MP4DescrParseContext(), and parse_MP4ESDescrTag().

§ active_descr

Mp4Descr* MP4DescrParseContext::active_descr

§ descr_count

int MP4DescrParseContext::descr_count

§ max_descr_count

int MP4DescrParseContext::max_descr_count

Definition at line 1017 of file mpegts.c.

Referenced by init_MP4DescrParseContext(), and parse_MP4ESDescrTag().

§ level

int MP4DescrParseContext::level

Definition at line 1018 of file mpegts.c.

Referenced by init_MP4DescrParseContext(), and parse_mp4_descr().


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