FFmpeg
Data Fields
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

Definition at line 57 of file id3v2.h.

Field Documentation

◆ datasize

uint32_t ID3v2ExtraMetaGEOB::datasize

Definition at line 58 of file id3v2.h.

Referenced by decrypt_init(), and read_geobtag().

◆ mime_type

uint8_t* ID3v2ExtraMetaGEOB::mime_type

Definition at line 59 of file id3v2.h.

Referenced by free_geobtag(), and read_geobtag().

◆ file_name

uint8_t* ID3v2ExtraMetaGEOB::file_name

Definition at line 60 of file id3v2.h.

Referenced by free_geobtag(), and read_geobtag().

◆ description

uint8_t* ID3v2ExtraMetaGEOB::description

Definition at line 61 of file id3v2.h.

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

◆ data

uint8_t* ID3v2ExtraMetaGEOB::data

Definition at line 62 of file id3v2.h.

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


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