We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01beb69 commit 02f53aaCopy full SHA for 02f53aa
RELEASENOTES.md
@@ -244,7 +244,8 @@ This release includes the following changes since [1.7.1](#171-2025-05-16):
244
([#2357](https://github.com/androidx/media/issues/2357)).
245
* Cast extension:
246
* Add support for `getDeviceVolume()`, `setDeviceVolume()`,
247
- `getDeviceMuted()`, and `setDeviceMuted()`
+ `increaseDeviceVolume()`, `decreaseDeviceVolume()`,
248
+ `isDeviceMuted()`, and `setDeviceMuted()`
249
([#2089](https://github.com/androidx/media/issues/2089)).
250
* Test Utilities:
251
* Removed `transformer.TestUtil.addAudioDecoders(String...)`,
0 commit comments