Contents

outputPixelFormat

The pixel format type of the output value.

Declaration

var outputPixelFormat: OSType { get set }

Discussion

The valid values are kCVPixelFormatType_TwoComponent32Float and kCVPixelFormatType_TwoComponent16Half. The default value is kCVPixelFormatType_TwoComponent32Float.

See Also

Configuring the Request