select_index


Description:

public bool select_index (uint index)

Selects MediaItem at index from this as current one or unselects currently selected index when index is [const@Clapper.

QUEUE_INVALID_POSITION].

Parameters:

this

a Queue

index

an item index or [const@Clapper.QUEUE_INVALID_POSITION] to unselect

Returns:

true if item at index could be selected/unselected, false if index was out of queue range.