bitmovin-player-ui
Advanced tools
Changelog
[2.3.0] (2017-06-01)
UI does not crash any more when used with player 7.0, all other restrictions explained in 2.0.0 still apply.
SubtitleOverlay
with HTML markup if available instead of the plain textAudioTrackSelectionBox
on new ON_AUDIO_ADDED
/ON_AUDIO_REMOVED
events in player 7.1.4 / 7.2.0PlaybackTimeLabel
, PlaybackToggleButton
, SeekBar
) to adjust their mode independently from the player state changesPictureInPictureToggleButton
and AirPlayToggleButton
and hide the components if functionality is not supported (when used with player 7.0)serve
task on HTML file changesSeekBar
in legacy skin did not hide on hide()
SubtitleOverlay
when trying to remove an already cleared subtitle cueChangelog
[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