We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 576d491 commit 630c1afCopy full SHA for 630c1af
1 file changed
RELEASENOTES.md
@@ -11,6 +11,10 @@ This release includes the following changes since
11
* Fix bug where `ProgressiveMediaSource` propagates out-of-date timeline
12
info to player and the queued periods unexpectedly get removed
13
([#3016](https://github.com/androidx/media/issues/3016)).
14
+* Audio:
15
+ * Improve the retry logic of `AudioOutput` initialization in
16
+ `DefaultAudioSink`
17
+ ([#2905](https://github.com/androidx/media/issues/2905)).
18
* Session:
19
* Fix issue where system UI button placement workaround negatively affects
20
other UI surface like Android Auto or manufacturers not needing the
0 commit comments