Searched defs:album (Results 1 – 5 of 5) sorted by relevance
26 static void dump_albuminfo(LIBMTP_album_t *album) in dump_albuminfo()57 LIBMTP_album_t *album; in dump_albums() local
145 LIBMTP_album_t *album = LIBMTP_new_album_t(); local
92 LIBMTP_album_t *album; in add_track_to_album() local188 char artist[80], albumartist[80], title[80], genre[80], album[80], composer[80]; in sendtrack_function() local
7038 LIBMTP_album_t *album, const char* newname)8320 void LIBMTP_destroy_album_t(LIBMTP_album_t *album)
706 char *album; /**< Album name for track */ member