
AudioGraphInput now accepts a range of inputs, as long as the effects provided modify the audio to be int 16. As part of this, add the workaround to DefaultCodec to ensure pcm encoding is correct, and remove parameterized tests that are not valid. PiperOrigin-RevId: 631404152
Test data module
Provides sample data for media unit and instrumentation tests.