|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Activates/deactivates processing for the current token.
| active | Whether this buffer should process when its token is active |
This allows subsystems to selectively enable/disable buffers based on current processing requirements without changing the token assignment.
Implemented in MayaFlux::Buffers::RootAudioBuffer, and MayaFlux::Buffers::RootGraphicsBuffer.