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

#include <id3v2.h>

Data Fields

uint32_t datasize
 
uint8_tmime_type
 
uint8_tfile_name
 
uint8_tdescription
 
uint8_tdata
 

Detailed Description

Definition at line 61 of file id3v2.h.

Field Documentation

uint32_t ID3v2ExtraMetaGEOB::datasize

Definition at line 62 of file id3v2.h.

Referenced by decrypt_init(), and read_geobtag().

uint8_t* ID3v2ExtraMetaGEOB::mime_type

Definition at line 63 of file id3v2.h.

Referenced by 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::description

Definition at line 65 of file id3v2.h.

Referenced by decrypt_init(), free_geobtag(), and read_geobtag().

uint8_t* ID3v2ExtraMetaGEOB::data

Definition at line 66 of file id3v2.h.

Referenced by decrypt_init(), free_geobtag(), and read_geobtag().


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