scrobbler_entry Struct Reference

An entry in the AudioScrobbler queue, ready to be submitted to AudioScrobbler. More...

Collaboration diagram for scrobbler_entry:
Collaboration graph
[legend]

Data Fields

char * artist
 The artist of the song, escaped to conform with HTTP/1.1.
char * title
 The title of the song, escaped to conform with HTTP/1.1.
char * album
 The album of the song, escaped to conform with HTTP/1.1.
unsigned int length
 The length in seconds of the song.
time_t time
 The time the song was added to the queue.
struct scrobbler_entrynext
 A reference to the next entry in the queue.

Detailed Description

An entry in the AudioScrobbler queue, ready to be submitted to AudioScrobbler.

Definition at line 73 of file scrobbler.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:56 2010 for herrie by  doxygen 1.6.3