Listener
interface Listener
Callbacks that the player must fire.
Functions
Link copied to clipboard
Fire this callback when the buffering has started
Link copied to clipboard
Fire this callback when the buffering has finished
Link copied to clipboard
Param index: if enqueue is used then index should represent the loading item index. If enqueue is not used then index should always be null
Link copied to clipboard
Fire this callback when metadata is received in streaming It is fired only on server side insertion
metadataList: list of metadata items received in stream
Link copied to clipboard
Param currentTrackIndex: index of the current track
Link copied to clipboard
On track changed. Param newTrackIndex - index of the new track
Link copied to clipboard
Link copied to clipboard
Fire this callback when player volume has changed