Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlayerProps

Hierarchy

  • object
    • PlayerProps

Index

Properties

classes

classes: ClassNameMap<T extends string ? T : T extends StyleRulesCallback<infer K> ? K : T extends Record<infer K, CSSProperties> ? K : never>

Optional eventListener

eventListener: Partial<object>

Optional options

options: any

Optional poster

poster: undefined | string

sources

sources: PlayerSource[]

Generated using TypeDoc