Interface IPlayerConfig<P>

Type Parameters

  • P = unknown

Hierarchy

  • IPlayerConfig

Properties

Properties

adaptorApi?: IPlayerAdaptorApi

Player adaptor API required for the custom player type

element: string | HTMLElement

dom element of the player or selector string to be used in document.querySelector()

One of the player types