ID3v2ExtraMeta Struct Reference

#include <id3v2.h>

Data Fields

const char * tag
voiddata
struct ID3v2ExtraMetanext

Detailed Description

Definition at line 48 of file id3v2.h.

Field Documentation

void* ID3v2ExtraMeta::data

Definition at line 50 of file id3v2.h.

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

struct ID3v2ExtraMeta* ID3v2ExtraMeta::next

Definition at line 51 of file id3v2.h.

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

const char* ID3v2ExtraMeta::tag

Definition at line 49 of file id3v2.h.

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


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