Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoJSQualityPlugin

Interface for the Amazon IVS Video.js quality plugin.

Plugins are essentially mixins, so this type interface should be used as an intersection type with the Video.js player interface.

Hierarchy

  • VideoJSQualityPlugin

Index

Methods

enableIVSQualityPlugin

  • enableIVSQualityPlugin(): void
  • Enables the quality plugin.

    Returns void

Generated using TypeDoc