Virtual Method
ClapperFeaturequeue_item_added
Declaration [src]
void
queue_item_added (
ClapperFeature* feature,
ClapperMediaItem* item,
guint index
)
Parameters
item
-
Type:
ClapperMediaItem
A
ClapperMediaItem
that was added.The data is owned by the caller of the method. index
-
Type:
guint
Position at which
item
was placed in queue.