Method

ClapperQueueclear

Declaration [src]

void
clapper_queue_clear (
  ClapperQueue* queue
)

Description [src]

Removes all media items from the queue.

If queue is empty, this function will do nothing, so it is safe to call multiple times if unsure.