| FFmpeg
    | 
#include <id3v2.h>
| Data Fields | |
| uint8_t * | element_id | 
| uint32_t | start | 
| uint32_t | end | 
| AVDictionary * | meta | 
| uint8_t* ID3v2ExtraMetaCHAP::element_id | 
Definition at line 79 of file id3v2.h.
Referenced by ff_id3v2_parse_chapters(), free_chapter(), and read_chapter().
| uint32_t ID3v2ExtraMetaCHAP::start | 
Definition at line 80 of file id3v2.h.
Referenced by ff_id3v2_parse_chapters(), and read_chapter().
| uint32_t ID3v2ExtraMetaCHAP::end | 
Definition at line 80 of file id3v2.h.
Referenced by ff_id3v2_parse_chapters(), and read_chapter().
| AVDictionary* ID3v2ExtraMetaCHAP::meta | 
Definition at line 81 of file id3v2.h.
Referenced by ff_id3v2_parse_chapters(), free_chapter(), and read_chapter().
 1.8.17
 1.8.17