akamai.amp.Events

Events

new Events()

Members

AUTOPLAY_BLOCKED

(static, constant) :string

Fired when the auto play has been blocked by the host browser

Default Value:
  • autoplayblocked

BUFFERING_CHANGE

(static, constant) :string

Fired when the player has started, or stopped, buffering

Default Value:
  • bufferingchange

BUSY

(static, constant) :string

Fired when the player is busy

Default Value:
  • busy

CAN_PLAY

(static, constant) :string

Fired when the player has enough video data to begin playback.

Default Value:
  • canplay

CAN_PLAY_THROUGH

(static, constant) :string

Fired when the player has enough data to play the entire video

Default Value:
  • canplaythrough

CONTENT_CHANGED

(static, constant) :string

Fired when the content changes.

Default Value:
  • contentchanged

CUES_CHANGE

(static, constant) :string

Fired when the playhead enters or exits cue points

Default Value:
  • cueschange

DESTROY

(static, constant) :string

Fired when the player is destroyed

Default Value:
  • destroy

DURATION_CHANGE

(static, constant) :string

Fired when the player has detected a duration change

Default Value:
  • durationchange

ENDED

(static, constant) :string

Fired when playback has ended

Default Value:
  • ended

ERROR

(static, constant) :string

Fired when the player has experienced an error

Default Value:
  • error

FAIL_OVER_ATTEMPT

(static, constant) :string

Fired when the player has attempted to load a fail over video

Default Value:
  • failoverattempt

FULL_SCREEN_CHANGE

(static, constant) :string

Fired when the player enters or exits fullscreen

Default Value:
  • fullscreenchange

IS_LIVE

(static, constant) :string

Fired when the player is playing live content

Default Value:
  • islive

LANGUAGE_CHANGE

(static, constant) :string

Fired when the player's language changes

Default Value:
  • languagechange

LOAD_START

(static, constant) :string

Fired when the player has started loading a video

Default Value:
  • loadstart

LOADED_DATA

(static, constant) :string

Fired when the player has completed loading a video

Default Value:
  • loadeddata

LOADED_METADATA

(static, constant) :string

Fired when the player has loaded video metadata

Default Value:
  • loadedmetadata

MEDIA_CHANGE

(static, constant) :string

Fired when the player has changed media items

Default Value:
  • mediachange

MEDIA_SEQUENCE_ABORTED

(static, constant) :string

Fired when the media content has been aborted.

Default Value:
  • mediasequenceaborted

MEDIA_SEQUENCE_ENDED

(static, constant) :string

Fired when the media content has ended, including post roll ads

Default Value:
  • mediasequenceended

MEDIA_SEQUENCE_STARTED

(static, constant) :string

Fired when the media content has started

Default Value:
  • mediasequencestarted

MEDIUM_CHANGE

(static, constant) :string

Fired when the player has changed medium, i.e. video or audio

Default Value:
  • mediumchange

MUTE_CHANGE

(static, constant) :string

Fired when the player is muted or unmuted

Default Value:
  • mutechange

PAUSE

(static, constant) :string

Fired when the player is paused

Default Value:
  • pause

PAUSED

(static, constant) :string

Fired when the player has paused

Default Value:
  • paused

PLAY

(static, constant) :string

Fired when the player is played

Default Value:
  • play

PLAY_REQUEST

(static, constant) :string

Fired when the player begins a playback sequence.

Default Value:
  • playrequest

PLAY_STATE_CHANGE

(static, constant) :string

Fired when the player's play state changes

Default Value:
  • playstatechange
See:

PLAYBACK_RATE_CHANGE

(static, constant) :string

Fired when the playback rate has changed

Default Value:
  • playbackratechange

PLAYBACK_TARGET_AVAILABILITY_CHANGE

(static)

Fired when the player has detected a new playback target

PLAYBACK_TARGET_CHANGE

(static, constant) :string

Fired when the player has changed playback targets. i.e. desktop or chromecast

Default Value:
  • playbacktargetchange

PLAYING

(static, constant) :string

Fired when the player is playing video content

Default Value:
  • playing

PROGRESS

(static, constant) :string

Fired when the player has loaded a new piece of video data

Default Value:
  • progress

QUALITY_CHANGE

(static, constant) :string

Fired when the quality level has changed

Default Value:
  • qualitychange

QUALITY_CHANGING

(static, constant) :string

Fired when the quality level is about to change

Default Value:
  • qualitychanging

QUALITY_LEVELS_LOADED

(static, constant) :string

Fired when the quality (bitrate) levels have loaded

Default Value:
  • qualitylevelsloaded

QUALITY_MODE_CHANGE

(static, constant) :string

Fired when the quality (bitrate) mode has changed

Default Value:
  • qualitymodechange

QUALITY_SWITCHED

(static, constant) :string

Fired when the quality level has changed

Default Value:
  • qualityswitched

READY

(static, constant) :string

Fired when the player is ready to accept media

Default Value:
  • ready

RECORD_CONTENT_CHANGE

(static, constant) :string

Fired when the player has updated is content settings

Default Value:
  • recordcontentchange

RESUME

(static, constant) :string

Fired when the player resumes playback after being paused

Default Value:
  • resume

SEEKED

(static, constant) :string

Fired when the player has completed a seek operation

Default Value:
  • seeked

SEEKING

(static, constant) :string

Fired when the player has started a seek operation

Default Value:
  • seeking

SETTINGS_CHANGE

(static, constant) :string

Fired when a player setting has changed

Default Value:
  • settingschange

STALLED

(static, constant) :string

Fired when the playback stalls due to buffer depletion

Default Value:
  • stalled

STARTED

(static, constant) :string

Fired when the player has started playback

Default Value:
  • started

TEMPORAL_TYPE_CHANGE

(static, constant) :string

Fired when the player has detected a temporal type change. i.e. vod or live

Default Value:
  • temporaltypechange

TIME_UPDATE

(static, constant) :string

Fired when the player has started playback

Default Value:
  • timeupdate

TIMED_METADATA

(static, constant) :string

Fired when the timed metadata is tiggered, i.e. ID3 tags

Default Value:
  • timedmetadata

TRACK_ERROR

(static, constant) :string

Fired when a text track encounters an error during load or parsing

Default Value:
  • trackerror

VIEW_CREATED

(static, constant) :string

Fired when the player's dom element has been created

Default Value:
  • viewcreated

VOLUME_CHANGE

(static, constant) :string

Fired when the player volume changes

Default Value:
  • volumechange

WAITING

(static, constant) :string

Fired when the player is buffering

Default Value:
  • waiting