Type definition for an instance of the Video.js player that uses the Amazon IVS Video.js tech.
Techs are essentially mixins, so this type interface should be used as an intersection type with the Video.js player interface.
Gets a VideoJSEvents object, which holds IVS Player events and errors.
Gets the Player instance.
Type definition for an instance of the Video.js player that uses the Amazon IVS Video.js tech.
Techs are essentially mixins, so this type interface should be used as an intersection type with the Video.js player interface.