onPlaybackError

var onPlaybackError: (message: String) -> Unit?(source)

Invoked when the engine reports a playback error. The live player uses it to re-poll the stream and rebuild playback from the live edge. Forwards to BunnyPlayerView.onPlaybackError.