|
myMPD
Internal API documentation
|
#include <webradio.h>

Data Fields | |
| sds | name |
| Station name. | |
| sds | image |
| Station image. | |
| sds | homepage |
| Homepage. | |
| sds | country |
| Country. | |
| sds | region |
| State or region. | |
| sds | description |
| Short description. | |
| struct t_list | uris |
| List of Uris (uri, bitrate and codec) | |
| struct t_list | genres |
| List of genres. | |
| struct t_list | languages |
| List of languages. | |
| enum webradio_type | type |
| Type of the webradio. | |
| time_t | added |
| Added timestamp. | |
| time_t | last_modified |
| Last modified timestamp. | |
Holds the webradio data