Signal
RBPlayer::eos
Description [src]
The ‘eos’ signal is emitted when a stream finishes, or in some cases, when it
is about to finish (with early
set to TRUE
) to allow for a new track to be
played immediately afterwards.
Default handler: The default handler is called after the handlers added via |
Signal emission will restart instead of recursing |