VXDKVideo Experience Dev KitGitHubGitHub (opens in a new tab)
  • Introduction
  • Configuration
  • Player API
  • Plugins
    • Index
      • Browserutils
      • Context
      • Controller
      • Html5player
      • Playback
      • Plugin
      • Context Event
      • Playback Event
      • Playbacktype
      • Disposable
      • Level
      • Listener
      • Options
      • State
      • Storagerequest
      • Nextfn
      • Pluginloader
      • Default

On This Page

  • Properties
  • bandwidth?
  • Defined in
  • hd
  • Defined in
  • height?
  • Defined in
  • id
  • Defined in
  • name
  • Defined in
  • width?
  • Defined in
Question? Give us feedback → (opens in a new tab)Edit this page on GitHub
reference
interfaces
Level

Interface: Level

Interface representing a level DTO (Data Transfer Object).

Properties

bandwidth?

optional bandwidth: number

Defined in

modules/playback/playback_types.ts:18 (opens in a new tab)


hd

hd: boolean

Defined in

modules/playback/playback_types.ts:19 (opens in a new tab)


height?

optional height: number

Defined in

modules/playback/playback_types.ts:17 (opens in a new tab)


id

id: number

Defined in

modules/playback/playback_types.ts:14 (opens in a new tab)


name

name: string

Defined in

modules/playback/playback_types.ts:15 (opens in a new tab)


width?

optional width: number

Defined in

modules/playback/playback_types.ts:16 (opens in a new tab)

DisposableListener

© 2024 BitWild.