File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
* MIDI extension:
35
35
* Leanback extension:
36
36
* Cast extension:
37
+ * Add support for ` setVolume() ` , and ` getVolume() `
38
+ ([ #2279 ] ( https://github.com/androidx/media/pull/2279 ) ).
37
39
* Test Utilities:
38
40
* Remove deprecated symbols:
39
41
@@ -196,8 +198,6 @@ This release includes the following changes since [1.6.1](#161-2025-04-14):
196
198
` increaseDeviceVolume() ` , ` decreaseDeviceVolume() ` ,
197
199
` isDeviceMuted() ` , and ` setDeviceMuted() `
198
200
([ #2089 ] ( https://github.com/androidx/media/issues/2089 ) ).
199
- * Add support for ` setVolume() ` , and ` getVolume() `
200
- ([ #2279 ] ( https://github.com/androidx/media/pull/2279 ) ).
201
201
* Test Utilities:
202
202
* Removed ` transformer.TestUtil.addAudioDecoders(String...) ` ,
203
203
` transformer.TestUtil.addAudioEncoders(String...) ` , and
You can’t perform that action at this time.
0 commit comments