#include <Visualization.h>
◆ album
const char* VisTrack::album |
Album that the current song is from.
◆ albumArtist
const char* VisTrack::albumArtist |
Album artist names, as a single string.
◆ artist
const char* VisTrack::artist |
Artist names, as a single string.
◆ comment
const char* VisTrack::comment |
Comment of the current song stored in the ID tag info.
◆ discNumber
Disc number of the current song stored in the ID tag info.
◆ duration
Duration of the current song, in seconds.
◆ genre
const char* VisTrack::genre |
The genre name from the music tag, if present.
◆ lyrics
const char* VisTrack::lyrics |
Lyrics of the current song, if available.
◆ rating
The user-defined rating of the current song.
◆ reserved1
const char* VisTrack::reserved1 |
◆ reserved2
const char* VisTrack::reserved2 |
◆ reserved3
◆ reserved4
◆ title
const char* VisTrack::title |
Title of the current song.
◆ trackNumber
int VisTrack::trackNumber |
Track number of the current song.
◆ year
Year that the current song was released.
The documentation for this struct was generated from the following file: