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

A client can pass the id of the track on which they want to seek. PiperOrigin-RevId: 437248055
Extractor module
Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.