#include <tp_c.h>
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 |
As in artistresult_t, a higher relevance value indicates a better match. The artist attribute points to an artistresult_t structure.
| char _albumresult_t::name[TP_ALBUM_NAME_LEN] |
| char _albumresult_t::id[TP_ID_LEN] |
| char _albumresult_t::releaseCountry[3] |
1.5.1