bitmovin-player-ui
Advanced tools
Changelog
[2.2.0] (2017-05-05)
Container#removeComponents()
to remove all child components of a containerSubtitleOverlay
getText()
method, isEmpty()
method, and onTextChanged
event to Label
TitleBarConfig#keepHiddenWithoutMetadata
to keep TitleBar
hidden if metadata labels are emptyTitleBar
in Cast UI when it does not contain any metadata (title/description)SubtitleOverlay
when playback is finishedChangelog
[2.1.1] (2017-05-03)
SeekBar
/VolumeSlider
when component is shownChangelog
[2.1.0] (2017-05-02)
remote-control
marker class to UIContainer
that is applied during an active remote control session (e.g. Cast session)CastStatusOverlay
font size and remove Cast icon (makes place for the playback toggle) in smallscreen UIPlaybackToggleOverlay
over CastStatusOverlay
in smallscreen UI to enable playback togglingHugePlaybackToggleButton
during Cast session initializationChangelog
[2.0.4] (2017-04-28)
ErrorMessageOverlayConfig#messages
to translate and customize error messages in the ErrorMessageOverlay
Changelog
[2.0.2] (2017-04-25)
No functional changes. Adds a prepublish
script to the NPM package so an incomplete version like 2.0.0
cannot happen to be published again.
Changelog
[2.0.1] (2017-04-24)
No functional changes. Fixes an incomplete NPM package published for 2.0.0
, which has been unpublished.