Class: MediaPauseEvent

Constructor

MediaPauseEvent

new MediaPauseEvent(currentMediaTime, ended)

Parameter

currentMediaTime

Optional

number

ended

Optional

boolean

Property

ended

boolean

Indicate if the media ended (indicates the pause was fired due to stream reached the end).