item_updated
Description:
[
NoWrapper ]
public virtual void item_updated (
MediaItem item)
An item in queue got updated.
This might be (or not) currently played item. Implementations can get parent player object if they want to check that from its queue.
Parameters:
| this |
a Feature
|
| item |
a MediaItem that was updated
|