Add release note

This commit is contained in:
Tianyi Feng 2023-05-25 09:57:48 +00:00
parent 47b0726ea9
commit 5a6906a2b6

View File

@ -17,6 +17,8 @@
* Ogg: Fix bug when seeking in files with a long duration * Ogg: Fix bug when seeking in files with a long duration
([#391](https://github.com/androidx/media/issues/391)). ([#391](https://github.com/androidx/media/issues/391)).
* Audio: * Audio:
* Add direct playback supports for DTS Express and DTS:X
([#335](https://github.com/androidx/media/pull/335)).
* Audio Offload: * Audio Offload:
* Add `AudioSink.getFormatOffloadSupport(Format)` that retrieves level of * Add `AudioSink.getFormatOffloadSupport(Format)` that retrieves level of
offload support the sink can provide for the format through a offload support the sink can provide for the format through a