[ NoWrapper ]
public abstract void item_updated (MediaItem item, ReactableItemUpdatedFlags flags)
An item in queue got updated.
This might be (or not) currently played item. Implementations can compare it against the last item from [ vfunc@Clapper.Reactable.played_item_changed] if they need to know that.
| this | |
| item |
a MediaItem that was updated |
| flags |
flags informing which properties were updated |