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

For each item, AudioGraphInput now pads the input audio track with silence to the duration given in onMediaItemChanged. Possibly resolves Issue: androidx/media#921 . PiperOrigin-RevId: 634753721
Test data module
Provides sample data for media unit and instrumentation tests.