LIDL Soundboard  1.9.0
A simple soundboard, yet better than EXP Soundboard forsenE
TAG_ID3 Struct Reference

#include <bass.h>

Collaboration diagram for TAG_ID3:
Collaboration graph

Public Attributes

char id [3]
 
char title [30]
 
char artist [30]
 
char album [30]
 
char year [4]
 
char comment [30]
 
BYTE genre
 

Member Data Documentation

◆ album

char TAG_ID3::album[30]

◆ artist

char TAG_ID3::artist[30]

◆ comment

char TAG_ID3::comment[30]

◆ genre

BYTE TAG_ID3::genre

◆ id

char TAG_ID3::id[3]

◆ title

char TAG_ID3::title[30]

◆ year

char TAG_ID3::year[4]

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