|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Sets the token enforcement strategy for this chain.
| strategy | Token enforcement strategy to set |
This method allows the chain to specify how the processing token is enforced across the pipeline, including whether to filter processors based on their compatibility with the token. The default strategy is FILTERED, which applies the token only to compatible processors.
Definition at line 198 of file BufferProcessingChain.hpp.