mirror of
https://github.com/samsonjs/media.git
synced 2026-04-02 10:45:51 +00:00
Update release notes to mention AudioOffloadPreference class changes
Issue: androidx/media#721
PiperOrigin-RevId: 572565009
(cherry picked from commit cef85be40f)
This commit is contained in:
parent
de3eb672a5
commit
ec21b9e634
1 changed files with 2 additions and 0 deletions
|
|
@ -104,6 +104,8 @@ This release includes the following changes since the
|
|||
* Renamed `onExperimentalSleepingForOffloadChanged` as
|
||||
`onSleepingForOffloadChanged` and `onExperimentalOffloadedPlayback` as
|
||||
`onOffloadedPlayback`.
|
||||
* Move audio offload mode related `TrackSelectionParameters` interfaces
|
||||
and definitions to an inner `AudioOffloadPreferences` class.
|
||||
* Effect:
|
||||
* Changed `frameRate` and `durationUs` parameters of
|
||||
`VideoFrameProcessor.queueInputBitmap` to `TimestampIterator`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue