Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Plugin

The minimum that a Plugin needs to contain to be used together with the player.

Hierarchy

  • Plugin

Index

Properties

loaded

loaded: boolean

muted

muted: boolean

name

name: string

version

version: string

Methods

destroy

  • destroy(): void
  • Returns void

getPluginActions

  • Returns PluginAction[]