Method
RBShellPlayerplay_entry
Declaration [src]
void
rb_shell_player_play_entry (
RBShellPlayer* player,
RhythmDBEntry* entry,
RBSource* source
)
Parameters
entry-
Type:
RhythmDBEntryThe
RhythmDBEntryto play.The data is owned by the caller of the method. source-
Type:
RBSourceThe new
RBSourceto set as playing (or NULL to use the selected source).The data is owned by the caller of the method.