|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Sets whether to reset logic state between buffer calls.
| reset | True to reset between buffers, false otherwise |
Controls whether the processor maintains state memory across buffer boundaries, enabling either stateless processing or continuous state tracking.
Definition at line 254 of file LogicProcessor.hpp.