id3dev 26.01
An ID3 metadata library
Loading...
Searching...
No Matches
id3v2 Directory Reference
Directory dependency graph for id3v2:
/Users/ewanjones/projects/id3dev/src/id3v2

Files

 
id3v2.c
 Function implementation of ID3v2 tag operations including reading/writing metadata frames, tag serialization, and file I/O.
 
id3v2Context.c
 Function implementation of ID3v2 frame context definitions and parsing configuration.
 
id3v2Frame.c
 Function implementation for ID3v2 frame lifecycle, traversal, serialization, and content management.
 
id3v2Parser.c
 Implementations for binary parsing of ID3v2 tags, headers, frames, and complete tag structures from byte buffers.
 
id3v2TagIdentity.c
 Function implementations of ID3v2 tag header and tag structure creation, manipulation, serialization, and JSON conversion.