jbibik
c71e4bf1ff
Extend Player interface, overloading 4 device-volume methods with flags
...
Previously, ExoPlayerImpl had volume flags hardcoded to SHOW_UI, but now the developer can choose what happens on volume change. The old methods have been deprecated.
PiperOrigin-RevId: 523974358
2023-04-13 16:30:30 +01:00
rohks
c96e010d35
Fix instrumentation tests not working via Gradle
...
PiperOrigin-RevId: 475560401
2022-09-30 18:03:11 +00:00
rohks
5b3f320230
Switch incorrectly configured native multidex to legacy
...
Native multidex can only be used for binaries with minSdkVersion of 21 or higher, but minSdkVersion was specified to 16.
PiperOrigin-RevId: 470003836
2022-09-30 17:04:29 +00:00
rohks
001090cc43
Migrate leaf listeners of Player
to new onCues
override
...
PiperOrigin-RevId: 449587030
2022-05-24 11:02:03 +01:00
tonihei
287182952d
Fix the position of IntDefs to match TYPE_USE
...
#minor-release
PiperOrigin-RevId: 427131569
2022-02-08 11:07:50 +00:00
olly
1f7174e731
Revert of 87420e5f9bd1671cd3068185f7358f5faba53e71
...
PiperOrigin-RevId: 426996878
2022-02-08 11:07:43 +00:00
ibaker
87420e5f9b
Fix the position of IntDefs to match TYPE_USE
...
#minor-release
PiperOrigin-RevId: 426855255
2022-02-07 10:49:31 +00:00
ibaker
429672903f
Migrate usages of deprecated MediaItem symbols
...
#minor-release
PiperOrigin-RevId: 407847729
2021-11-09 10:10:10 +00:00
Andrew Lewis
933e207b3e
Update to androidx.media3
...
PiperOrigin-RevId: 405656499
2021-10-27 09:12:46 +01:00