_albumresult_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 numTracks
int numCDIndexIds
int isVA
int isNA
TPAlbumStatus status
TPAlbumType type
int releaseYear
int releaseDay
int releaseMonth
char releaseCountry [3]
artistresult_t artist


Detailed Description

This structure contains information about an album.

As in artistresult_t, a higher relevance value indicates a better match. The artist attribute points to an artistresult_t structure.


Member Data Documentation

artistresult_t _albumresult_t::artist
 

char _albumresult_t::id[TP_ID_LEN]
 

int _albumresult_t::isNA
 

int _albumresult_t::isVA
 

char _albumresult_t::name[TP_ALBUM_NAME_LEN]
 

int _albumresult_t::numCDIndexIds
 

int _albumresult_t::numTracks
 

char _albumresult_t::releaseCountry[3]
 

int _albumresult_t::releaseDay
 

int _albumresult_t::releaseMonth
 

int _albumresult_t::releaseYear
 

int _albumresult_t::relevance
 

TPAlbumStatus _albumresult_t::status
 

TPAlbumType _albumresult_t::type
 


The documentation for this struct was generated from the following file:
Generated on Wed Aug 30 00:30:27 2006 for MusicBrainz Tunepimp Library by  doxygen 1.4.6