select_next_item
Description:
public bool select_next_item ()
Selects next MediaItem from this for playback.
Note that this will try to select next item in the order of the queue, regardless of [enum@Clapper.QueueProgressionMode] set.
Parameters:
Returns:
|
true if there was another media item in queue, false otherwise.
|