queue_item_repositioned
Description:
[
NoWrapper ]
public virtual void queue_item_repositioned (
uint before,
uint after)
An item changed position within queue.
Parameters:
| this |
a Feature
|
| before |
position from which MediaItem was removed
|
| after |
position at which MediaItem was inserted after removal
|