Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HTMLElement
    • LiveVideo

Index

Constructors

  • Returns LiveVideo

Properties

controls: "true" | "false"

Is show default controls, default false

currentTime: number

rewind time for seek

live-session-id: string

Channel ID

muted: "true" | "false"

Is audio muted

pause: (() => void)

Type declaration

    • (): void
    • Pause video

      Returns void

play: (() => void)

Type declaration

    • (): void
    • Play video

      Returns void

playbackRate: number

playback rate of rewind video

rewind: "true" | "false"

Is rewind mode,default false

size: string

Video quality

  • 0: 90P
  • 1: 360P
  • 2: 640P
  • 3: 720P
  • 4: 1080P
volume: string

0-1