onLoadError

abstract fun onLoadError(trackType: Int, e: IOException)

Called when a load error occurs.

Parameters

trackType

One of the CTRACK_TYPE_* constants.

e

the error.