Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Properties

ErrorType

ErrorType: typeof ErrorType

A reference to the ErrorType enumeration.

PlayerEventType

PlayerEventType: typeof PlayerEventType

A reference to the PlayerEventType enumeration.

PlayerState

PlayerState: typeof PlayerState

A reference to the PlayerState enumeration.

Generated using TypeDoc