| FFmpeg
    | 
ID3v2ExtraMetaGEOB Struct Reference
  #include <id3v2.h>
| Data Fields | |
| uint32_t | datasize | 
| uint8_t * | mime_type | 
| uint8_t * | file_name | 
| uint8_t * | description | 
| uint8_t * | data | 
Detailed Description
Field Documentation
| uint8_t* ID3v2ExtraMetaGEOB::data | 
Definition at line 66 of file id3v2.h.
Referenced by decrypt_init(), free_geobtag(), and read_geobtag().
| uint32_t ID3v2ExtraMetaGEOB::datasize | 
Definition at line 62 of file id3v2.h.
Referenced by decrypt_init(), and read_geobtag().
| uint8_t* ID3v2ExtraMetaGEOB::description | 
Definition at line 65 of file id3v2.h.
Referenced by decrypt_init(), free_geobtag(), and read_geobtag().
| uint8_t* ID3v2ExtraMetaGEOB::file_name | 
Definition at line 64 of file id3v2.h.
Referenced by free_geobtag(), and read_geobtag().
| uint8_t* ID3v2ExtraMetaGEOB::mime_type | 
Definition at line 63 of file id3v2.h.
Referenced by free_geobtag(), and read_geobtag().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11