_albumtrackresult_t(3)
NAME
_albumtrackresult_t
SYNOPSIS
#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
Detailed Description
This structure represents a matched track.
- A higher relevance value indicates a better match. Infor
- mation 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 Author
- Generated automatically by Doxygen for MusicBrainz
- Tunepimp Library from the source code.
- Version 0.3.0 7 Nov 2006 _album