ProcessingException

class ProcessingException : Exception


Exception throw when effects post-processing fails.

Implementation of SurfaceProcessor throws this exception from onInputSurface or onOutputSurface when an error occurs during effect processing.

See also
SurfaceProcessor

Summary

Public constructors

Public constructors

ProcessingException

Added in 1.3.0
ProcessingException()