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
2f21b104
authored
Sep 21, 2020
by
bachinger
Committed by
Oliver Woodman
Sep 21, 2020
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Mention moving skipSilence in release note
Issue: #7939 PiperOrigin-RevId: 332838586
parent
cf3e61ae
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
2f21b104
...
@@ -49,6 +49,9 @@
...
@@ -49,6 +49,9 @@
*
Deprecate
`EventListener.onSeekProcessed`
because seek changes now
*
Deprecate
`EventListener.onSeekProcessed`
because seek changes now
happen instantly and listening to
`onPositionDiscontinuity`
is
happen instantly and listening to
`onPositionDiscontinuity`
is
sufficient.
sufficient.
*
Split off
`skipSilence' from `
PlaybackParameter
` and move it
to `
AudioComponent.setSkipSilenceEnabled
` with callback
`
AudioListener.onSkipSilenceEnabledChanged
`.
* `
ExoPlayer
`:
* `
ExoPlayer
`:
* Add `
setMediaSource(s)
` and `
addMediaSource(s)
` to `
ExoPlayer
`, for
* Add `
setMediaSource(s)
` and `
addMediaSource(s)
` to `
ExoPlayer
`, for
adding `
MediaSource
` instances directly to the playlist.
adding `
MediaSource
` instances directly to the playlist.
...
...
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