Event Listener
interface EventListener
The interface for event listeners that can be added to THEOlivePlayer.
Functions
Link copied to clipboard
This indicates the channel has successfully been loaded.
Link copied to clipboard
This indicates the loading of the channel has started.
Link copied to clipboard
This indicates the channel is currently offline.
Link copied to clipboard
This callback indicates that the player notices its channel is not in a healthy state. When a fallback channel is configured, the player will automatically fallback to that channel. Expert users can use this callback to have full control over how to fallback to an alternative.
Link copied to clipboard
This is called when either the volume or the muted property of the player has changed.