|
MPD
|
One element of the queue: basically a song plus some queue specific information attached. More...
#include <queue.h>
Data Fields | |
| struct song * | song |
| unsigned | id |
| the unique id of this item in the queue | |
| uint32_t | version |
| when was this item last changed? | |
One element of the queue: basically a song plus some queue specific information attached.
| unsigned queue_item::id |
| uint32_t queue_item::version |
1.8.2