AbstractCreates a new EncodedTransformManager.
The Web Worker instance for encoded transforms
Logger instance for debugging
AbstracthandleHandle a message from the Web Worker
ProtectedpostSend a message to the Web Worker
AbstractstartStart the transform manager
AbstractstopStop the transform manager and reset state
AbstracttransformGet the transform name that this manager handles Used to match against message.transformName from the worker
Abstract base class for managing specific transform types.
Each TransformManager handles configuration and lifecycle for a particular transform.