Internal Error Listener
interface InternalErrorListener
Listeners for receiving error information.
Functions
Link copied to clipboard
abstract fun onAudioTrackUnderrun(bufferSize: Int, bufferSizeMs: Long, elapsedSinceLastFeedMs: Long)
abstract fun onAudioTrackUnderrun(eventTime: EventTime, bufferSize: Int, bufferSizeMs: Long, elapsedSinceLastFeedMs: Long)
Called when an audio underrun occurred.
Link copied to clipboard
Called when a DRM error occurs.
Link copied to clipboard
Called when a load error occurs.
Link copied to clipboard
Called when an error occurs on the Player.