Method

RBShellPlayerpause

Declaration [src]

gboolean
rb_shell_player_pause (
  RBShellPlayer* player
  GError** error
)

Description [src]

Pauses playback if possible, completely stopping if not.

Return value

Type: gboolean

Whether playback is not occurring (TRUE when successfully paused/stopped or playback was not occurring).