We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3630b2 commit 94ff5e4Copy full SHA for 94ff5e4
RELEASENOTES.md
@@ -83,6 +83,8 @@
83
* Cast extension:
84
* Add support for playlist metadata
85
([#2235](https://github.com/androidx/media/pull/2235)).
86
+ * Add support for `setVolume()`, `getVolume()`, `isDeviceMuted()`, and `setDeviceMuted()`
87
+ ([#2279](https://github.com/androidx/media/pull/2279)).
88
* Test Utilities:
89
* Demo app:
90
* Add `PlaybackSpeedPopUpButton` Composable UI element to be part of
0 commit comments