|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inlinevirtual |
Sets up audio processors for the specified processing token.
| token | Processing token indicating the domain |
This is useful to avoid calling shared_from_this() in constructors of derived classes. Derived audio buffer types can override this method to attach audio-specific processors based on the processing token.
Reimplemented in MayaFlux::Buffers::SoundFileBridge, and MayaFlux::Buffers::NodeBuffer.
Definition at line 84 of file AudioBuffer.hpp.