|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Sets the preferred processing token for this chain.
| token | Preferred processing token to set |
This method allows the chain to specify a preferred processing domain that influences how processors are executed, including backend selection and execution strategy. The token can be used to optimize the entire pipeline based on the expected data type, processing requirements, and available hardware resources.
Definition at line 176 of file BufferProcessingChain.hpp.
References token.