|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Token enforcement strategy for this chain.
This strategy determines 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 360 of file BufferProcessingChain.hpp.
Referenced by add_processor_direct(), analyze_token_compatibility(), optimize_for_tokens(), process(), and process_non_owning().