Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f794a798
authored
Mar 25, 2020
by
bachinger
Committed by
Oliver Woodman
Mar 25, 2020
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add release notes item for playbackSpeed and skipSilenceEnabled
PiperOrigin-RevId: 302856370
parent
46a10ec0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
f794a798
...
@@ -28,6 +28,10 @@
...
@@ -28,6 +28,10 @@
*
Add
`ExoPlayer.setPauseAtEndOfMediaItems`
to let the player pause at the
*
Add
`ExoPlayer.setPauseAtEndOfMediaItems`
to let the player pause at the
end of each media item
end of each media item
(
[
#5660
](
https://github.com/google/ExoPlayer/issues/5660
)
).
(
[
#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
*
Make
`MediaSourceEventListener.LoadEventInfo`
and
`MediaSourceEventListener.MediaLoadData`
top-level classes.
`MediaSourceEventListener.MediaLoadData`
top-level classes.
*
Rename
`MediaCodecRenderer.onOutputFormatChanged`
to
*
Rename
`MediaCodecRenderer.onOutputFormatChanged`
to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment