mirror of
https://github.com/androidx/media.git
synced 2025-05-04 06:00:37 +08:00

ParcelFileDescriptor is quite specific and removing it allows to have less overloads of startTransformation. A follow-up CL will undeprecate the overload that takes a MediaItem. PiperOrigin-RevId: 505670321
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.