media/libraries/exoplayer/src/test
jbibik 8bfa7e2de1 Make StreamVolumeManager take streamType in constructor
Avoids the dispatch of listener notifications of stream type/device volume change during construction of ExoPlayer. That was problematic because we end up blocking on `constructorFinished.blockUninterruptible()`

Issue: androidx/media#1692
PiperOrigin-RevId: 672965552
2024-09-10 08:05:21 -07:00
..
java/androidx/media3/exoplayer Make StreamVolumeManager take streamType in constructor 2024-09-10 08:05:21 -07:00
AndroidManifest.xml Add APIs to set data source using content URI, file path or HTTP URL 2024-07-30 06:12:56 -07:00