mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Update release notes to mention AudioOffloadPreference class changes
Issue: androidx/media#721 PiperOrigin-RevId: 572565009 (cherry picked from commit cef85be40f11f129f38bb19438721236c164c9bf)
This commit is contained in:
parent
de3eb672a5
commit
ec21b9e634
@ -104,6 +104,8 @@ This release includes the following changes since the
|
|||||||
* Renamed `onExperimentalSleepingForOffloadChanged` as
|
* Renamed `onExperimentalSleepingForOffloadChanged` as
|
||||||
`onSleepingForOffloadChanged` and `onExperimentalOffloadedPlayback` as
|
`onSleepingForOffloadChanged` and `onExperimentalOffloadedPlayback` as
|
||||||
`onOffloadedPlayback`.
|
`onOffloadedPlayback`.
|
||||||
|
* Move audio offload mode related `TrackSelectionParameters` interfaces
|
||||||
|
and definitions to an inner `AudioOffloadPreferences` class.
|
||||||
* Effect:
|
* Effect:
|
||||||
* Changed `frameRate` and `durationUs` parameters of
|
* Changed `frameRate` and `durationUs` parameters of
|
||||||
`VideoFrameProcessor.queueInputBitmap` to `TimestampIterator`.
|
`VideoFrameProcessor.queueInputBitmap` to `TimestampIterator`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user