![]() |
![]() |
![]() |
librygel-server Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
#define RYGEL_TYPE_VIDEO_ITEM #define RYGEL_VIDEO_ITEM_UPNP_CLASS RygelVideoItem * rygel_video_item_new (const gchar *id
,RygelMediaContainer *parent
,const gchar *title
,const gchar *upnp_class
); struct RygelVideoItem;
GObject +----RygelMediaObject +----RygelMediaItem +----RygelAudioItem +----RygelVideoItem
"color-depth" gint : Read / Write "height" gint : Read / Write "thumbnails" GeeArrayList* : Read / Write "width" gint : Read / Write
#define RYGEL_TYPE_VIDEO_ITEM (rygel_video_item_get_type ())
The type for RygelVideoItem.
RygelVideoItem * rygel_video_item_new (const gchar *id
,RygelMediaContainer *parent
,const gchar *title
,const gchar *upnp_class
);