Skip to content

Commit a48b175

Browse files
committed
Update release notes
1 parent 26bb5b5 commit a48b175

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

RELEASENOTES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,11 @@
9191
* Leanback extension:
9292
* Cast extension:
9393
* Add support for `getDeviceVolume()`, `setDeviceVolume()`,
94-
`getDeviceMuted()`, and `setDeviceMuted()`
94+
`increaseDeviceVolume()`, `decreaseDeviceVolume()`,
95+
`isDeviceMuted()`, and `setDeviceMuted()`
9596
([#2089](https://github.com/androidx/media/issues/2089)).
97+
* Add support for `setVolume()`, and `getVolume()`
98+
([#2279](https://github.com/androidx/media/pull/2279)).
9699
* Test Utilities:
97100
* Removed `transformer.TestUtil.addAudioDecoders(String...)`,
98101
`transformer.TestUtil.addAudioEncoders(String...)`, and

0 commit comments

Comments
 (0)