keepNetworkOutput
A Boolean value that indicates whether to keep the raw pixel buffer coming from the machine learning network.
Declaration
var keepNetworkOutput: Bool { get set }Discussion
The default is false. When you set this to true, the system ignores outputPixelFormat. Setting this for revision 1 has no effect because it’s not machine learning-based.