CachePreparedListener

fun interface CachePreparedListener

This interface is used by the player to indicate when the the player has loaded enough song data to commence immediate playback on a call to play

Functions

onCachePrepared
Link copied to clipboard
abstract fun onCachePrepared(isSuccess: Boolean)

Called when the player has best prepared for immediate playback.