arduino-audio-tools
audio_tools
ID3v1
Public Attributes
|
List of all members
ID3v1 Struct Reference
Arduino Audio Tools
»
Metadata
»
ID3
#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)
The documentation for this struct was generated from the following file:
src/AudioTools/CoreAudio/AudioMetaData/
MetaDataID3.h
Generated by
1.9.1