Virtual Method
ClapperReactablequeue_item_added
since: 0.10
Declaration [src]
void
queue_item_added (
ClapperReactable* reactable,
ClapperMediaItem* item,
guint index
)
Parameters
item-
Type:
ClapperMediaItemA
ClapperMediaItemthat was added.The data is owned by the caller of the method. index-
Type:
guintPosition at which
itemwas placed in queue.