Virtual Method

ClapperReactablequeue_item_added

since: 0.10

Declaration [src]

void
queue_item_added (
  ClapperReactable* reactable,
  ClapperMediaItem* item,
  guint index
)

Description [src]

An item was added to the queue.

Available since: 0.10

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.