Skip to content

Commit

Permalink
add release notes item for playbackSpeed and skipSilenceEnabled
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 302856370
  • Loading branch information
marcbaechinger authored and ojw28 committed Mar 25, 2020
1 parent 46a10ec commit f794a79
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
* Add `ExoPlayer.setPauseAtEndOfMediaItems` to let the player pause at the
end of each media item
([#5660](https://github.com/google/ExoPlayer/issues/5660)).
* Split `setPlaybackParameter` into `setPlaybackSpeed` and
`AudioComponent.setSkipSilenceEnabled` with callbacks
`onPlaybackSpeedChanged` and
`AudioListener.onSkipSilenceEnabledChanged`.
* Make `MediaSourceEventListener.LoadEventInfo` and
`MediaSourceEventListener.MediaLoadData` top-level classes.
* Rename `MediaCodecRenderer.onOutputFormatChanged` to
Expand Down

0 comments on commit f794a79

Please sign in to comment.