Virtual Method
ClapperReactableplayed_item_changed
since: 0.10
Declaration [src]
void
played_item_changed (
ClapperReactable* reactable,
ClapperMediaItem* item
)
Description [src]
New media item started playing. All following events (such as position changes)
will be related to this item from now on.
Available since: 0.10
Parameters
item-
Type:
ClapperMediaItemA
ClapperMediaItemthat is now playing.The data is owned by the caller of the method.