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

This allows to access the associated functionality of AudioTrack and fills a feature gap to MediaPlayer, which has a similar method. Issue: androidx/media#135 PiperOrigin-RevId: 476398964 (cherry picked from commit a069ebda47fffd692838b29aa9acd1b51df86151)
Test utils module
Provides utility classes for media unit and instrumentation tests.