media/libraries/transformer/src/test
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
..
java/androidx/media3/transformer Convert PlaybackExceptions to TransformationExceptions. 2022-01-05 10:28:27 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00