media/testutils
tonihei 289d039410 Add setPreferredAudioDevice method to ExoPlayer
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 ccb820dd2f)
2022-09-23 17:05:43 +00:00
..
src Add setPreferredAudioDevice method to ExoPlayer 2022-09-23 17:05:43 +00:00
build.gradle Rename releaseArtifact to releaseArtifactId 2021-10-18 22:45:47 +01:00
README.md Tidy READMEs 2021-10-26 14:08:21 +01:00

Test utils module

Provides utility classes for media unit and instrumentation tests.