FFmpeg
Data Fields
MP4DescrParseContext Struct Reference

Data Fields

AVFormatContexts
 
FFIOContext pb
 
Mp4Descrdescr
 
Mp4Descractive_descr
 
int descr_count
 
int max_descr_count
 
int level
 
int predefined_SLConfigDescriptor_seen
 

Detailed Description

Definition at line 1460 of file mpegts.c.

Field Documentation

◆ s

AVFormatContext* MP4DescrParseContext::s

Definition at line 1461 of file mpegts.c.

◆ pb

FFIOContext MP4DescrParseContext::pb

Definition at line 1462 of file mpegts.c.

◆ descr

Mp4Descr* MP4DescrParseContext::descr

Definition at line 1463 of file mpegts.c.

◆ active_descr

Mp4Descr* MP4DescrParseContext::active_descr

Definition at line 1464 of file mpegts.c.

◆ descr_count

int MP4DescrParseContext::descr_count

Definition at line 1465 of file mpegts.c.

◆ max_descr_count

int MP4DescrParseContext::max_descr_count

Definition at line 1466 of file mpegts.c.

◆ level

int MP4DescrParseContext::level

Definition at line 1467 of file mpegts.c.

◆ predefined_SLConfigDescriptor_seen

int MP4DescrParseContext::predefined_SLConfigDescriptor_seen

Definition at line 1468 of file mpegts.c.


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