_albumtrackresult_t Struct Reference

#include <tp_c.h>

List of all members.

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


Detailed Description

This structure represents a matched track.

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.


Member Data Documentation

int _albumtrackresult_t::relevance

char _albumtrackresult_t::name[TP_ALBUM_NAME_LEN]

char _albumtrackresult_t::id[TP_ID_LEN]

int _albumtrackresult_t::numTRMIds

int _albumtrackresult_t::trackNum

unsigned long _albumtrackresult_t::duration

artistresult_t _albumtrackresult_t::artist

albumresult_t _albumtrackresult_t::album


The documentation for this struct was generated from the following file:
Generated on Tue Nov 7 22:21:46 2006 for MusicBrainz Tunepimp Library by  doxygen 1.5.1