Method

RBPlayerplaying

Declaration [src]

gboolean
rb_player_playing (
  RBPlayer* player
)

Description [src]

Determines whether the player is currently playing a stream. A stream is playing if it’s not paused or being faded out.

Return value

Type: gboolean

TRUE if playing.