| FFmpeg
    | 
ID3v2ExtraMeta Struct Reference
  #include <id3v2.h>
Collaboration diagram for ID3v2ExtraMeta:

| Data Fields | |
| const char * | tag | 
| void * | data | 
| struct ID3v2ExtraMeta * | next | 
Detailed Description
Field Documentation
| void* ID3v2ExtraMeta::data | 
Definition at line 57 of file id3v2.h.
Referenced by decrypt_init(), ff_id3v2_free_extra_meta(), ff_id3v2_parse_apic(), read_apic(), and read_geobtag().
| struct ID3v2ExtraMeta* ID3v2ExtraMeta::next | 
Definition at line 58 of file id3v2.h.
Referenced by decrypt_init(), ff_id3v2_free_extra_meta(), ff_id3v2_parse_apic(), read_apic(), and read_geobtag().
| const char* ID3v2ExtraMeta::tag | 
Definition at line 56 of file id3v2.h.
Referenced by decrypt_init(), ff_id3v2_free_extra_meta(), ff_id3v2_parse_apic(), read_apic(), and read_geobtag().
The documentation for this struct was generated from the following file:
Generated by
 1.8.11
 1.8.11