VTSuperResolutionScalerParameters
An object that contains both input and output parameters that the super-resolution processor needs to run on a frame.
Declaration
class VTSuperResolutionScalerParametersOverview
Use this object in the processWithParameters call of the VTFrameProcessor class. The output parameter for this class is destinationFrame, where the processor returns the output frame (as VTFrameProcessorFrame) back to you once processWithParameters completes.
VTSuperResolutionScalerParameters are frame-level parameters.