mirror of
https://github.com/samsonjs/media.git
synced 2026-04-13 12:35:48 +00:00
Fix release notes duplication introduced by 22ab14844b
PiperOrigin-RevId: 385582191
This commit is contained in:
parent
22ab14844b
commit
42da46ceb3
1 changed files with 0 additions and 2 deletions
|
|
@ -98,8 +98,6 @@
|
|||
using a `ForwardingPlayer` that overrides `getSeekBackIncrement`,
|
||||
`seekBack`, `getSeekForwardIncrement` and `seekForward`. The rewind and
|
||||
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
|
||||
available commands.
|
||||
* Update `DefaultControlDispatcher` `getRewindIncrementMs` and
|
||||
|
|
|
|||
Loading…
Reference in a new issue