LIBMTP_album_struct Struct Reference
[libmtp data structures]

#include <libmtp.h>

Data Fields

uint32_t album_id
uint32_t parent_id
uint32_t storage_id
char * name
char * artist
char * composer
char * genre
uint32_t * tracks
uint32_t no_tracks
LIBMTP_album_tnext

Detailed Description

MTP Album structure

Examples:

sendtr.c.


Field Documentation

Name of album artist

Examples:
sendtr.c.

Referenced by LIBMTP_Create_New_Album(), LIBMTP_destroy_album_t(), and LIBMTP_Update_Album().

Name of recording composer

Examples:
sendtr.c.

Referenced by LIBMTP_Create_New_Album(), LIBMTP_destroy_album_t(), and LIBMTP_Update_Album().

Genre of album

Examples:
sendtr.c.

Referenced by LIBMTP_Create_New_Album(), LIBMTP_destroy_album_t(), and LIBMTP_Update_Album().

Next album or NULL if last album

Examples:
sendtr.c.

Referenced by LIBMTP_Get_Album_List_For_Storage().

The number of tracks in this album

Examples:
sendtr.c.

Referenced by LIBMTP_Create_New_Album(), LIBMTP_Get_Album(), LIBMTP_Get_Album_List_For_Storage(), and LIBMTP_Update_Album().

ID of storage holding this album

Examples:
sendtr.c.

Referenced by LIBMTP_Create_New_Album(), LIBMTP_Get_Album(), and LIBMTP_Get_Album_List_For_Storage().


The documentation for this struct was generated from the following file:
Generated on Mon Jul 5 13:09:58 2010 for libmtp by  doxygen 1.6.3