_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

albumresult_t _albumtrackresult_t::album
 

artistresult_t _albumtrackresult_t::artist
 

unsigned long _albumtrackresult_t::duration
 

char _albumtrackresult_t::id[TP_ID_LEN]
 

char _albumtrackresult_t::name[TP_ALBUM_NAME_LEN]
 

int _albumtrackresult_t::numTRMIds
 

int _albumtrackresult_t::relevance
 

int _albumtrackresult_t::trackNum
 


The documentation for this struct was generated from the following file:
Generated on Tue Aug 29 22:00:59 2006 for MusicBrainz Tunepimp Library by  doxygen 1.4.6