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
Test utils module
Provides utility classes for media unit and instrumentation tests.