bitmovin-player-ui
Advanced tools
Changelog
[3.64.0] - 2024-05-28
Component
instances are now assigned to their HTMLElements
for easier accessingChangelog
[3.63.0] - 2024-05-17
QuickSeekButton
control bar component for jumping +/- a configurable number of seconds (10 second default)Changelog
[3.62.0] - 2024-05-06
Changelog
[3.61.0] - 2024-04-23
ControlBar
not auto-hiding when UIConfig.disableAutoHideWhenHovered
is set to true
on some touch screen devicesChangelog
[3.59.0] - 2024-04-12
UIContainerConfig.hideImmediatelyOnMouseLeave
to immediately hide the UI when mouse leaves itChangelog
[3.58.0] - 2024-04-08
UIConfig#seekbarSnappingEnabled
config option to enable/disable the play head snapping to markers on the seek bar when seeking near them. Default is true
.Changelog
[3.57.0] - 2024-03-28
disableStorageApi
config option