|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineoverrideprotectedvirtual |
Core operation implementation - called by ComputeOperation interface.
| input | Input data with metadata |
This is the main entry point called by the ComputeOperation framework. It validates input, delegates to transform_implementation(), and applies scope/quality processing to the result.
Implements MayaFlux::Yantra::ComputeOperation< InputType, OutputType >.
Definition at line 493 of file UniversalTransformer.hpp.