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

In some cases we split a test method, and in other cases we just add line breaks to make the separation between arrange/act/assert more clear. PiperOrigin-RevId: 492182769
Extractor module
Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.