
On a MediaItem change, the input Format (and Effects to apply) may be different. Therefore the AudioProcessingPipeline must be reconfigured to determine what processing is active, and what the AudioFormat of the data output is. In the event that it is different, additional AudioProcessor instances must be used to ensure the encoder will still be able to accept the audio buffers. PiperOrigin-RevId: 544338451
Test data module
Provides sample data for media unit and instrumentation tests.