media/libraries/transformer/src
samrobinson 6dd0ace992 Add CanIgnoreReturnValue to AudioProcessor#configure + implementations
Although it can be useful to check the output format, it's not required or needed.

For some AudioProcessor implementations, it is stated/obvious that
the output format will match the input, in which case there is no
a need to check the return value.

#cleanup

PiperOrigin-RevId: 483403679
(cherry picked from commit 8723e74b1f)
2022-10-24 16:27:18 +00:00
..
androidTest HDR: Disable tone mapping on unsupported pixel build ID. 2022-10-07 13:57:06 +00:00
main Add CanIgnoreReturnValue to AudioProcessor#configure + implementations 2022-10-24 16:27:18 +00:00
test Remove deprecated setOutputMimeType 2022-10-18 12:26:36 +00:00