|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineoverridevirtual |
Activates/deactivates processing for the current token.
| active | Whether this buffer should process when its token is active |
For RootAudioBuffer, this controls whether the buffer participates in token-based processing cycles. When inactive, the buffer won't process even if its token is being processed by the system.
Implements MayaFlux::Buffers::RootBuffer< AudioBuffer >.
Definition at line 99 of file RootAudioBuffer.hpp.