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 1446 of file mpegts.c.

Field Documentation

◆ s

AVFormatContext* MP4DescrParseContext::s

Definition at line 1447 of file mpegts.c.

◆ pb

FFIOContext MP4DescrParseContext::pb

Definition at line 1448 of file mpegts.c.

◆ descr

Mp4Descr* MP4DescrParseContext::descr

Definition at line 1449 of file mpegts.c.

◆ active_descr

Mp4Descr* MP4DescrParseContext::active_descr

Definition at line 1450 of file mpegts.c.

◆ descr_count

int MP4DescrParseContext::descr_count

Definition at line 1451 of file mpegts.c.

◆ max_descr_count

int MP4DescrParseContext::max_descr_count

Definition at line 1452 of file mpegts.c.

◆ level

int MP4DescrParseContext::level

Definition at line 1453 of file mpegts.c.

◆ predefined_SLConfigDescriptor_seen

int MP4DescrParseContext::predefined_SLConfigDescriptor_seen

Definition at line 1454 of file mpegts.c.


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