@stroeer/stroeer-videoplayer-livestream-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Ströer Videoplayer Livestream UI

Development

Install via dependencies via yarn install.

Build via yarn run build. Lint via yarn run lint. Test via yarn run test.

See coverage with yarn run test --coverage.

Events

  • UIPlay (currentTime)
  • UILivestreamPlay (currentTime)
  • UIPause (currentTime)
  • UILivestreamPause (currentTime)
  • UIMute (currentTime)
  • UILivestreamMute (currentTime)
  • UIUnmute (currentTime)
  • UILivestreamUnmute (currentTime)
  • UIEnterFullscreen (currentTime)
  • UILivestreamEnterFullscreen (currentTime)
  • UIExitFullscreen (currentTime)
  • UILivestreamExitFullscreen (currentTime)
  • UIUIContainerPlay (currentTime)
  • UILivestreamUIContainerPlay (currentTime)
  • UIUIContainerPause (currentTime)
  • UILivestreamUIContainerPause (currentTime)
  • UIOverlayContainerPlay (currentTime)
  • UILivestreamOverlayContainerPlay (currentTime)
  • UIOverlayContainerPause (currentTime)
  • UILivestreamOverlayContainerPause (currentTime)
  • UIVolumeChangeStart (currentTime, volume)
  • UILivestreamVolumeChangeStart (currentTime, volume)
  • UIVolumeChangeEnd (currentTime, volume)
  • UILivestreamVolumeChangeEnd (currentTime, volume)

Readme

Keywords

none

Package Sidebar

Install

npm i @stroeer/stroeer-videoplayer-livestream-ui

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

154 kB

Total Files

10

Last publish

Collaborators

  • gorilla.moe
  • tungse
  • stroeerbot