1.0.0 • Published 2 years ago

@stroeer/stroeer-videoplayer-livestream-ui v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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)
1.0.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.4

2 years ago

0.0.1

2 years ago