media/libraries/transformer/src
hschlueter 991a22ec75 Convert PlaybackExceptions to TransformationExceptions.
Transformer uses ExoPlayer for reading input. Apps using Transformer
do not need to know this. So, PlaybackExceptions are converted to
TransformationExceptions with the same message, cause and error code.

The corresponding IO error codes are copied from PlaybackException.

PiperOrigin-RevId: 416793741
2022-01-05 10:28:27 +00:00
..
androidTest Use TransformationException for error listener parameter. 2022-01-05 10:11:14 +00:00
main Convert PlaybackExceptions to TransformationExceptions. 2022-01-05 10:28:27 +00:00
test Convert PlaybackExceptions to TransformationExceptions. 2022-01-05 10:28:27 +00:00