Apply filters to a video element and return a canvas that updates each frame.
Call .stop() to pause the animation loop, .dispose() to clean up.
Stop all loops and release all GPU resources.
Stop all video animation loops. Keeps compiled state for reuse.
Compiled filter chain. Caches shader programs for efficient reuse across multiple frames or images.
Created by calling
.compile()on aGLFiltersinstance.