Commit 2f21b104 by bachinger Committed by Oliver Woodman

Mention moving skipSilence in release note

Issue: #7939
PiperOrigin-RevId: 332838586
parent cf3e61ae
Showing with 3 additions and 0 deletions
......@@ -49,6 +49,9 @@
* Deprecate `EventListener.onSeekProcessed` because seek changes now
happen instantly and listening to `onPositionDiscontinuity` is
sufficient.
* Split off `skipSilence' from `PlaybackParameter` and move it
to `AudioComponent.setSkipSilenceEnabled` with callback
`AudioListener.onSkipSilenceEnabledChanged`.
* `ExoPlayer`:
* Add `setMediaSource(s)` and `addMediaSource(s)` to `ExoPlayer`, for
adding `MediaSource` instances directly to the playlist.
......
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