Interface VideoJSEvents

The interface you get when calling getIVSEvents on the Amazon IVS Video.js tech. This holds the events and errors that are emitted from the Amazon IVS player.

Hierarchy

  • VideoJSEvents

Properties

ErrorType: typeof ErrorType

A reference to the ErrorType enumeration.

PlayerEventType: typeof PlayerEventType

A reference to the PlayerEventType enumeration.

PlayerState: typeof PlayerState

A reference to the PlayerState enumeration.

Generated using TypeDoc