|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlinevirtual |
Gets the preferred processing backend for this processor.
| buffer | Buffer that will be processed |
This method allows processors to influence or override the processing backend used by the buffer. Processors can analyze the buffer's characteristics and current system state to recommend the most appropriate backend:
The buffer management system may use this recommendation to optimize processing performance, though the final backend selection may depend on system availability and resource constraints.
Definition at line 158 of file BufferProcessor.hpp.
References token, and MayaFlux::Buffers::validate_token().
Here is the call graph for this function: