#include <tp_c.h>
Public Attributes | |
| int | relevance |
| char * | name |
| char * | id |
| int | numTracks |
| int | numCDIndexIds |
| int | isVA |
| 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2