![]() |
![]() |
![]() |
librygel-server Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#define RYGEL_TYPE_MUSIC_ITEM void rygel_music_item_lookup_album_art (RygelMusicItem *self
); #define RYGEL_MUSIC_ITEM_UPNP_CLASS RygelMusicItem * rygel_music_item_new (const gchar *id
,RygelMediaContainer *parent
,const gchar *title
,const gchar *upnp_class
); struct RygelMusicItem;
#define RYGEL_TYPE_MUSIC_ITEM (rygel_music_item_get_type ())
The type for RygelMusicItem.
void rygel_music_item_lookup_album_art (RygelMusicItem *self
);
|
the RygelMusicItem instance |
RygelMusicItem * rygel_music_item_new (const gchar *id
,RygelMediaContainer *parent
,const gchar *title
,const gchar *upnp_class
);