rb-iradio-source —
typedef RBIRadioSourcePrivate; RBSource* rb_iradio_source_new (RBShell *shell); void rb_iradio_source_add_station (RBIRadioSource *source, const char *uri, const char *title, const char *genre);
RBSource* rb_iradio_source_new (RBShell *shell);
shell
void rb_iradio_source_add_station (RBIRadioSource *source, const char *uri, const char *title, const char *genre);
source
uri
title
genre