Skip to content

Commit

Permalink
Update release notes to mention AudioOffloadPreference class changes
Browse files Browse the repository at this point in the history
Issue: androidx#721
PiperOrigin-RevId: 572565009
  • Loading branch information
microkatz authored and copybara-github committed Oct 11, 2023
1 parent c7a091a commit cef85be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,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`.
Expand Down

0 comments on commit cef85be

Please sign in to comment.