Global

Type Definitions

PlayerEventCallback(object)

player.js, line 511

Callback function for ENABLE.player#setEventCallback

Name Type Description
object Object
Name Type Description
event Object

Possible values of event:
ENABLE.player.VIDEO_EVENT_STREAM_STARTED
ENABLE.player.VIDEO_EVENT_START_OF_STREAM
ENABLE.player.VIDEO_EVENT_END_OF_STREAM
ENABLE.player.VIDEO_EVENT_PLAYBACK_STOP
ENABLE.player.VIDEO_EVENT_ERROR
ENABLE.player.VIDEO_EVENT_DECRYPTION_SUCCESS
ENABLE.player.VIDEO_EVENT_DECRYPTION_FAIL
ENABLE.player.VIDEO_EVENT_PLAYBACK_LOW_BUFFER
ENABLE.player.VIDEO_EVENT_PLAYBACK_BUFFER_READY
ENABLE.player.PLAYER_EVENT_RELEASING