LIBMTP_album_struct Struct Reference
[libmtp data structures]

#include <libmtp.h>


Data Fields

uint32_t album_id
char * name
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

LIBMTP_album_t* LIBMTP_album_struct::next
 

Next album or NULL if last album

uint32_t LIBMTP_album_struct::no_tracks
 

The number of tracks in this album

uint32_t* LIBMTP_album_struct::tracks
 

The tracks in this album


The documentation for this struct was generated from the following file:
Generated on Fri Mar 30 18:15:45 2007 for libmtp by  doxygen 1.4.6