LIBMTP_album_struct Struct Reference
[libmtp data structures]

#include <libmtp.h>


Data Fields

uint32_t album_id
char * name
char * artist
char * genre
uint32_t * tracks
uint32_t no_tracks
LIBMTP_album_tnext


Detailed Description

MTP Album structure

Field Documentation

uint32_t LIBMTP_album_struct::album_id

Unique playlist ID

char* LIBMTP_album_struct::name

Name of album

char* LIBMTP_album_struct::artist

Name of album artist

char* LIBMTP_album_struct::genre

Genre of album

uint32_t* LIBMTP_album_struct::tracks

The tracks in this album

uint32_t LIBMTP_album_struct::no_tracks

The number of tracks in this album

LIBMTP_album_t* LIBMTP_album_struct::next

Next album or NULL if last album


The documentation for this struct was generated from the following file:
Generated on Mon Jan 21 06:33:49 2008 for libmtp by  doxygen 1.5.4