myMPD
Internal API documentation
Loading...
Searching...
No Matches
t_album Struct Reference
Collaboration diagram for t_album:

Data Fields

char * uri
 First song uri, used to fetch AlbumArt.
struct t_album_tag_value tags [MPD_TAG_COUNT]
 Tag values (same struct as it is for mpd_song).
unsigned total_time
 Total disc playtime.
unsigned disc_count
 Number of discs.
unsigned song_count
 Number of songs.
time_t last_modified
 Latest last-modified time of all songs in this album.
time_t added
 Earliest added time of all songs in this album.
bool unknown
 Marker for unknown album.

Detailed Description

Structure representing an album. The values are inherited / copied from mpd songs.


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