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

These audio offload failure recovery tests model the DefaultAudioSink failing at audio track init and write operations in offload mode. Playback should recover and try again as DefaultAudioSink will disable offload mode. PiperOrigin-RevId: 610372935
Test data module
Provides sample data for media unit and instrumentation tests.