mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add release notes for time bar changes.
PiperOrigin-RevId: 237416206
This commit is contained in:
parent
89908794e6
commit
d92973dbe2
1 changed files with 3 additions and 0 deletions
|
|
@ -67,6 +67,9 @@
|
||||||
* Fix issue where not resetting the position for a new `MediaSource` in calls to
|
* Fix issue where not resetting the position for a new `MediaSource` in calls to
|
||||||
`ExoPlayer.prepare` causes an `IndexOutOfBoundsException`
|
`ExoPlayer.prepare` causes an `IndexOutOfBoundsException`
|
||||||
([#5520](https://github.com/google/ExoPlayer/issues/5520)).
|
([#5520](https://github.com/google/ExoPlayer/issues/5520)).
|
||||||
|
* Update `DefaultTimeBar` based on duration of media and add parameter to set
|
||||||
|
the minimum update interval to control the smoothness of the updates
|
||||||
|
([#5040](https://github.com/google/ExoPlayer/issues/5040)).
|
||||||
|
|
||||||
### 2.9.6 ###
|
### 2.9.6 ###
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue