FFmpeg
|
Mp4Descr Struct Reference
#include <mpegts.h>
Collaboration diagram for Mp4Descr:
Data Fields | |
int | es_id |
int | dec_config_descr_len |
uint8_t * | dec_config_descr |
SLConfigDescr | sl |
Detailed Description
Field Documentation
uint8_t* Mp4Descr::dec_config_descr |
Definition at line 89 of file mpegts.h.
Referenced by ff_parse_mpeg2_descriptor(), and parse_MP4DecConfigDescrTag().
int Mp4Descr::dec_config_descr_len |
Definition at line 88 of file mpegts.h.
Referenced by ff_parse_mpeg2_descriptor(), and parse_MP4DecConfigDescrTag().
int Mp4Descr::es_id |
Definition at line 87 of file mpegts.h.
Referenced by ff_parse_mpeg2_descriptor(), m4sl_cb(), and parse_MP4ESDescrTag().
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:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11