mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Clean up release notes (again)
I undid my last clean-up (b762ca993e) in5a5c3ce3bd#minor-release PiperOrigin-RevId: 534763770 (cherry picked from commit41492b6e29)
This commit is contained in:
parent
c2d6c27d0b
commit
6b19e5781c
1 changed files with 0 additions and 3 deletions
|
|
@ -110,9 +110,6 @@
|
||||||
* Remove the deprecated `Player.Listener.onSeekProcessed` and
|
* Remove the deprecated `Player.Listener.onSeekProcessed` and
|
||||||
`AnalyticsListener.onSeekProcessed`, use `onPositionDiscontinuity` with
|
`AnalyticsListener.onSeekProcessed`, use `onPositionDiscontinuity` with
|
||||||
`DISCONTINUITY_REASON_SEEK` instead.
|
`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)`
|
* Remove `ExoPlayer.setHandleWakeLock(boolean)`, use `setWakeMode(int)`
|
||||||
instead.
|
instead.
|
||||||
* Remove deprecated
|
* Remove deprecated
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue