arduino-audio-tools
Loading...
Searching...
No Matches
Public Attributes | List of all members
ID3v1 Struct Reference

#include <MetaDataID3.h>

Public Attributes

char album [30]
 
char artist [30]
 
char comment [30]
 
char genre
 
char header [3]
 
char title [30]
 
char track [1]
 
char year [4]
 
char zero_byte [1]
 

Detailed Description

ID3 verion 1 TAG (130 bytes)

Member Data Documentation

◆ album

char album[30]

◆ artist

char artist[30]

◆ comment

char comment[30]

◆ genre

char genre

◆ header

char header[3]

◆ title

char title[30]

◆ track

char track[1]

◆ year

char year[4]

◆ zero_byte

char zero_byte[1]

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