onPlaybackError

open fun onPlaybackError(exception: Exception)

Called when a general playback error occurs during playback.

Parameters

exception

The Exception object representing the playback error. This can provide more details about the error.