mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Clean up release notes (again)
I undid my last clean-up (b762ca993e) in5a5c3ce3bd#minor-release PiperOrigin-RevId: 534763770
This commit is contained in:
parent
5c713feb60
commit
41492b6e29
1 changed files with 0 additions and 3 deletions
|
|
@ -128,9 +128,6 @@
|
|||
* Remove the deprecated `Player.Listener.onSeekProcessed` and
|
||||
`AnalyticsListener.onSeekProcessed`, use `onPositionDiscontinuity` with
|
||||
`DISCONTINUITY_REASON_SEEK` instead.
|
||||
* Core library:
|
||||
* Add `ExoPlayer.setVideoFrameProcessorFactory()` for using `Effect` with
|
||||
a custom `VideoFrameProcessor.Factory` during video playback.
|
||||
* Remove `ExoPlayer.setHandleWakeLock(boolean)`, use `setWakeMode(int)`
|
||||
instead.
|
||||
* Remove deprecated
|
||||
|
|
|
|||
Loading…
Reference in a new issue