#include <libmtp.h>
Data Fields | |
uint32_t | album_id |
char * | name |
uint32_t * | tracks |
uint32_t | no_tracks |
LIBMTP_album_t * | next |
|
Unique playlist ID |
|
Name of album |
|
Next album or NULL if last album |
|
The number of tracks in this album |
|
The tracks in this album |