<theoplayer-error-display> - A screen that shows the details of a fatal player error.

Hierarchy

Constructors

Properties

activeVideoQuality?: VideoQuality
deviceType?: DeviceType
playbackRate?: number
previewTime?: number
streamType?: StreamType
targetVideoQualities?: VideoQuality[]
theoplayerUiObservedProperties: (keyof StateReceiverPropertyMap)[]

The names of the properties this element will receive.

Accessors

  • get fullscreen(): boolean
  • Returns boolean

  • set fullscreen(fullscreen): void
  • Parameters

    • fullscreen: boolean

    Returns void

Methods

  • Parameters

    • attrName: string
    • oldValue: any
    • newValue: any

    Returns void

Generated using TypeDoc