mirror of
https://github.com/androidx/media.git
synced 2025-05-12 10:09:55 +08:00

Remove SimpleExoPlayer methods: - setTextOutput - clearTextOutput - setMetadataOutput - clearMetadataOutput The methods were deprecated in r2.6.0. PiperOrigin-RevId: 351611289
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.