FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Mp4Descr Struct Reference

#include <mpegts.h>

Data Fields

int es_id
 
int dec_config_descr_len
 
uint8_tdec_config_descr
 
SLConfigDescr sl
 

Detailed Description

Definition at line 86 of file mpegts.h.

Field Documentation

int Mp4Descr::es_id

Definition at line 87 of file mpegts.h.

Referenced by ff_parse_mpeg2_descriptor(), m4sl_cb(), and parse_MP4ESDescrTag().

int Mp4Descr::dec_config_descr_len

Definition at line 88 of file mpegts.h.

Referenced by ff_parse_mpeg2_descriptor(), and parse_MP4DecConfigDescrTag().

uint8_t* Mp4Descr::dec_config_descr

Definition at line 89 of file mpegts.h.

Referenced by ff_parse_mpeg2_descriptor(), and parse_MP4DecConfigDescrTag().

SLConfigDescr Mp4Descr::sl

Definition at line 90 of file mpegts.h.

Referenced by m4sl_cb(), and parse_MP4SLDescrTag().


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