DCL 4.0
Loading...
Searching...
No Matches
__ID3v1 Struct Reference

Public Attributes

char TAG [3]
char Title [30]
char Artist [30]
char Album [30]
char Year [4]
char Comment [30]
char Genre

Detailed Description

Definition at line 40 of file ID3v1.cpp.

Member Data Documentation

◆ Album

char __ID3v1::Album[30]

Definition at line 45 of file ID3v1.cpp.

◆ Artist

char __ID3v1::Artist[30]

Definition at line 44 of file ID3v1.cpp.

◆ Comment

char __ID3v1::Comment[30]

Definition at line 47 of file ID3v1.cpp.

◆ Genre

char __ID3v1::Genre

Definition at line 48 of file ID3v1.cpp.

◆ TAG

char __ID3v1::TAG[3]

Definition at line 42 of file ID3v1.cpp.

◆ Title

char __ID3v1::Title[30]

Definition at line 43 of file ID3v1.cpp.

◆ Year

char __ID3v1::Year[4]

Definition at line 46 of file ID3v1.cpp.


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