media/library/transformer/src
samrobinson 154cd42437 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 a7bfa12eec)
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 Map lib-effect from androidx to exoplayer2 2022-10-19 12:38:14 +00:00