id3dev 26.01
An ID3 metadata library
Loading...
Searching...
No Matches
_ID3 Struct Reference

A structure of both ID3v1 and ID3v2 tags. More...

#include <id3dev.h>

Collaboration diagram for _ID3:

Data Fields

Id3v2Tagid3v2
 An ID3v2.2, ID3v2.3, or ID3v2.4 Tag.
Id3v1Tagid3v1
 An ID3v1 or ID3v1.1 Tag.

Detailed Description

A structure of both ID3v1 and ID3v2 tags.

Definition at line 26 of file id3dev.h.

Field Documentation

◆ id3v1

Id3v1Tag* _ID3::id3v1

An ID3v1 or ID3v1.1 Tag.

Definition at line 30 of file id3dev.h.

◆ id3v2

Id3v2Tag* _ID3::id3v2

An ID3v2.2, ID3v2.3, or ID3v2.4 Tag.

Definition at line 28 of file id3dev.h.


The documentation for this struct was generated from the following file:
  • /Users/ewanjones/projects/id3dev/include/id3dev.h