Contents

init(frameWidth:frameHeight:scaleFactor:)

Creates a new low-latency super-resolution scaler configuration with specified frame width and height.

Declaration

init(frameWidth: Int, frameHeight: Int, scaleFactor: Float)

Parameters