| RygelImageItemRygelImageItem — Represents an image item. |  | 
Types and Values
RYGEL_TYPE_IMAGE_ITEM
#define RYGEL_TYPE_IMAGE_ITEM (rygel_image_item_get_type ())
The type for RygelImageItem.
 
RYGEL_IMAGE_ITEM_UPNP_CLASS
#define RYGEL_IMAGE_ITEM_UPNP_CLASS "object.item.imageItem"
 
struct RygelImageItem
struct RygelImageItem;
Represents an image item.
 
struct RygelImageItemClass
struct RygelImageItemClass {
	RygelMediaFileItemClass parent_class;
};
The class structure for RYGEL_TYPE_IMAGE_ITEM. All the fields in this structure are private and should never be accessed directly.
 
 
Property Details
The “color-depth” property
  “color-depth”              gint
color-depth.
Flags: Read / Write
Default value: -1
 
The “height” property
  “height”                   gint
height.
Flags: Read / Write
Default value: -1
 
The “thumbnails” property
  “thumbnails”               GeeArrayList *
thumbnails.
Flags: Read / Write
 
The “width” property
  “width”                    gint
width.
Flags: Read / Write
Default value: -1