#include <tp_c.h>
Public Attributes | |
int | relevance |
char | name [TP_ARTIST_NAME_LEN] |
char | sortName [TP_ARTIST_NAME_LEN] |
char | id [TP_ID_LEN] |
The relevance attribute is an indication for the quality of the match. The higher the better.
char _artistresult_t::name[TP_ARTIST_NAME_LEN] |
char _artistresult_t::sortName[TP_ARTIST_NAME_LEN] |
char _artistresult_t::id[TP_ID_LEN] |