Method

RBShellPlayerset_selected_source

Declaration [src]

void
rb_shell_player_set_selected_source (
  RBShellPlayer* player,
  RBSource* source
)

Description [src]

Updates the player to reflect a new source being selected.

Parameters

source

Type: RBSource

The RBSource to select.

The data is owned by the caller of the method.