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

It's clearer if each test method follows the Arrange/Act/Assert pattern PiperOrigin-RevId: 491299379 (cherry picked from commit fc5d17832f90f36eb30ee0058204d110e27adcc9)
Extractor module
Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.