Commit 48bd1b8
Add missing audio Encoding value in Util method
AudioFormat.ENCODING_PCM_24BIT_PACKED was introduced in API 31
https://developer.android.com/reference/android/media/AudioFormat#ENCODING_PCM_24BIT_PACKED
PiperOrigin-RevId: 780996481
(cherry picked from commit 25bbb96)1 parent d3668bf commit 48bd1b8
File tree
1 file changed
+1
-0
lines changed- libraries/common/src/main/java/androidx/media3/common/util
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2401 | 2401 | | |
2402 | 2402 | | |
2403 | 2403 | | |
| 2404 | + | |
2404 | 2405 | | |
2405 | 2406 | | |
2406 | 2407 | | |
| |||
0 commit comments