We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704d120 commit c65bd97Copy full SHA for c65bd97
RELEASENOTES.md
@@ -71,6 +71,8 @@
71
* Cast extension:
72
* Add support for playlist metadata
73
([#2235](https://github.com/androidx/media/pull/2235)).
74
+ * Add support for `setVolume()`, `getVolume()`, `isDeviceMuted()`, and `setDeviceMuted()`
75
+ ([#2279](https://github.com/androidx/media/pull/2279)).
76
* Test Utilities:
77
* Demo app:
78
* Add `PlaybackSpeedPopUpButton` Composable UI element to be part of
0 commit comments