Method

RBShellPlayerset_playing_source

Declaration [src]

void
rb_shell_player_set_playing_source (
  RBShellPlayer* player,
  RBSource* source
)

Description [src]

Replaces the current playing source.

Parameters

source

Type: RBSource

The new playing RBSource.

The data is owned by the caller of the method.