#include <tp_c.h>
Public Attributes | |
int | relevance |
char | name [TP_ALBUM_NAME_LEN] |
char | id [TP_ID_LEN] |
int | numTRMIds |
int | trackNum |
unsigned long | duration |
artistresult_t | artist |
albumresult_t | album |
A higher relevance value indicates a better match. Information about the track's artist and the album can be found in the artist and album attributes.
char _albumtrackresult_t::name[TP_ALBUM_NAME_LEN] |
char _albumtrackresult_t::id[TP_ID_LEN] |
unsigned long _albumtrackresult_t::duration |