Back to Exoplayer

TransformationException.ErrorCode (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/transformer/TransformationException.ErrorCode.html

latest1.2 KB
Original Source

Package com.google.android.exoplayer2.transformer

Annotation Type TransformationException.ErrorCode


[@Documented](https://developer.android.com/reference/java/lang/annotation/Documented.html "class or interface in java.lang.annotation")[@Retention](https://developer.android.com/reference/java/lang/annotation/Retention.html "class or interface in java.lang.annotation")([SOURCE](https://developer.android.com/reference/java/lang/annotation/RetentionPolicy.html?is-external=true#SOURCE "class or interface in java.lang.annotation"))[@Target](https://developer.android.com/reference/java/lang/annotation/Target.html "class or interface in java.lang.annotation")([TYPE\_USE](https://developer.android.com/reference/java/lang/annotation/ElementType.html?is-external=true#TYPE_USE "class or interface in java.lang.annotation"))
public static @interfaceTransformationException.ErrorCode

Error codes that identify causes of Transformer errors.

This list of errors may be extended in future versions. The underlying values may also change, so it is best to avoid relying on them directly without using the constants.