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 7d725ed commit dd530ebCopy full SHA for dd530eb
RELEASENOTES.md
@@ -356,7 +356,8 @@ This release includes the following changes since [1.7.1](#171-2025-05-16):
356
([#2357](https://github.com/androidx/media/issues/2357)).
357
* Cast extension:
358
* Add support for `getDeviceVolume()`, `setDeviceVolume()`,
359
- `getDeviceMuted()`, and `setDeviceMuted()`
+ `increaseDeviceVolume()`, `decreaseDeviceVolume()`,
360
+ `isDeviceMuted()`, and `setDeviceMuted()`
361
([#2089](https://github.com/androidx/media/issues/2089)).
362
* Test Utilities:
363
* Removed `transformer.TestUtil.addAudioDecoders(String...)`,
0 commit comments