Method

ClapperQueueget_current_index

Declaration [src]

guint
clapper_queue_get_current_index (
  ClapperQueue* queue
)

Description [src]

Get index of the currently selected ClapperMediaItem.

Return value

Type: guint

Current item index or CLAPPER_QUEUE_INVALID_POSITION when nothing is selected.