mirror of
https://github.com/androidx/media.git
synced 2025-05-11 17:49:52 +08:00

With multi-asset, the sample pipelines can process more than one MediaItem. The renaming makes it clear that the format passed to the SamplePipeline constructors is the one corresponding to the first MediaItem. Indeed, the first format is the one used to configure the SamplePipelines. PiperOrigin-RevId: 506879260
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.