Method
ClapperQueueselect_next_item
Declaration [src]
gboolean
clapper_queue_select_next_item (
ClapperQueue* queue
)
Description [src]
Selects next ClapperMediaItem
from queue
for playback.
Note that this will try to select next item in the order
of the queue, regardless of ClapperQueueProgressionMode
set.