Virtual Method

RBSourceadd_to_queue

Declaration [src]

void
add_to_queue (
  RBSource* source,
  RBSource* queue
)

Description [src]

Adds the currently selected entries to the end of the play queue.

Parameters

queue

Type: RBSource

The RBSource for the play queue.

The data is owned by the caller of the method.