_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

int _albumresult_t::relevance

char _albumresult_t::name[TP_ALBUM_NAME_LEN]

char _albumresult_t::id[TP_ID_LEN]

int _albumresult_t::numTracks

int _albumresult_t::numCDIndexIds

int _albumresult_t::isVA

int _albumresult_t::isNA

TPAlbumStatus _albumresult_t::status

TPAlbumType _albumresult_t::type

int _albumresult_t::releaseYear

int _albumresult_t::releaseDay

int _albumresult_t::releaseMonth

char _albumresult_t::releaseCountry[3]

artistresult_t _albumresult_t::artist


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