Skip to content

Commit b25c0c3

Browse files
committed
Update release notes
1 parent dcacfc7 commit b25c0c3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

RELEASENOTES.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,11 @@
8686
* Leanback extension:
8787
* Cast extension:
8888
* Add support for `getDeviceVolume()`, `setDeviceVolume()`,
89-
`getDeviceMuted()`, and `setDeviceMuted()`
89+
`increaseDeviceVolume()`, `decreaseDeviceVolume()`,
90+
`isDeviceMuted()`, and `setDeviceMuted()`
9091
([#2089](https://github.com/androidx/media/issues/2089)).
92+
* Add support for `setVolume()`, and `getVolume()`
93+
([#2279](https://github.com/androidx/media/pull/2279)).
9194
* Test Utilities:
9295
* Removed `transformer.TestUtil.addAudioDecoders(String...)`,
9396
`transformer.TestUtil.addAudioEncoders(String...)`, and

0 commit comments

Comments
 (0)