Top | ![]() |
![]() |
![]() |
![]() |
RygelThumbnail * rygel_thumbnail_new (const gchar *mime_type
,const gchar *dlna_profile
,const gchar *file_extension
);
#define RYGEL_TYPE_THUMBNAIL (rygel_thumbnail_get_type ())
The type for RygelThumbnail.
struct RygelThumbnailClass { RygelIconInfoClass parent_class; RygelMediaResource* (*get_resource) (RygelThumbnail* self, const gchar* protocol, gint index); };
The class structure for RYGEL_TYPE_THUMBNAIL
. All the fields in this structure are private and should never be accessed directly.