mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

If there's an @param javadoc tag in a supertype then all overrides of this method that don't also override the javadoc must use the same parameter name. PiperOrigin-RevId: 485857711 (cherry picked from commit be7dd956929578c1ad05889a389581a8b1c9dbd3)
Extractor module
Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.