Signal
RBPlayer::playing-stream
Description [src]
The ‘playing-stream’ signal is emitted when the main playing stream changes. It should be used to update the UI to show the new stream. It can either be emitted before or after #rb_player_play returns, depending on the player backend.
Default handler: The default handler is called after the handlers added via |