Commit 42da46ce by ibaker Committed by Ian Baker

Fix release notes duplication introduced by…

Fix release notes duplication introduced by https://github.com/google/ExoPlayer/commit/22ab14844ba7deedb6f7b2823fa315e6febf7ac2

PiperOrigin-RevId: 385582191
parent 22ab1484
Showing with 0 additions and 2 deletions
...@@ -98,8 +98,6 @@ ...@@ -98,8 +98,6 @@
using a `ForwardingPlayer` that overrides `getSeekBackIncrement`, using a `ForwardingPlayer` that overrides `getSeekBackIncrement`,
`seekBack`, `getSeekForwardIncrement` and `seekForward`. The rewind and `seekBack`, `getSeekForwardIncrement` and `seekForward`. The rewind and
fast forward buttons can be disabled by using a `ForwardingPlayer` that fast forward buttons can be disabled by using a `ForwardingPlayer` that
`seekBack`, `getSeekForwardIncrement` and `seekForward`. The
corresponding buttons can be disabled by using a `ForwardingPlayer` that
removes `COMMAND_SEEK_BACK` and `COMMAND_SEEK_FORWARD` from the removes `COMMAND_SEEK_BACK` and `COMMAND_SEEK_FORWARD` from the
available commands. available commands.
* Update `DefaultControlDispatcher` `getRewindIncrementMs` and * Update `DefaultControlDispatcher` `getRewindIncrementMs` and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment