Mention moving skipSilence in release note
Issue: #7939 PiperOrigin-RevId: 332838586
This commit is contained in:
parent
a15d01d36f
commit
9acf1e8d10
@ -39,6 +39,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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user