<theoplayer-loading-indicator> - An indicator that shows whether the player is currently waiting for more data to resume playback.

Attribute

loading (readonly) - Whether the player is waiting for more data. If set, the indicator is shown.

Hierarchy

Constructors

Properties

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

The names of the properties this element will receive.

Accessors

Methods

  • Parameters

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

    Returns void

Generated using TypeDoc