Skip to content

Commit

Permalink
Mention moving skipSilence in release note
Browse files Browse the repository at this point in the history
Issue: #7939
PiperOrigin-RevId: 332838586
  • Loading branch information
marcbaechinger authored and ojw28 committed Sep 21, 2020
1 parent a15d01d commit 9acf1e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9acf1e8

Please sign in to comment.