_albumtrackresult_t   (3) manpage
_albumtrackresult_t
3
1 Mar 2005
Version 0.3.0
MusicBrainz Tunepimp Library
\"
-*-
nroff
-*-
  • NAME
      _albumtrackresult_t -
  • SYNOPSIS



      #include <tp_c.h>

      "Public Attributes"
      int \fBrelevance\fP
      char * \fBname\fP
      char * \fBid\fP
      int \fBnumTRMIds\fP
      int \fBtrackNum\fP
      unsigned long \fBduration\fP
      \fBartistresult_t\fP * \fBartist\fP
      \fBalbumresult_t\fP * \fBalbum\fP
  • 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"

      "char* _albumtrackresult_t::name"

      "int _albumtrackresult_t::numTRMIds"

      "int _albumtrackresult_t::relevance"

      "int _albumtrackresult_t::trackNum"



  • Author


      Generated automatically by Doxygen for MusicBrainz Tunepimp Library from the source code.
Current Users: 40 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.