Contents

availableImageDataCVPixelFormatTypes

The supported image pixel formats that can be specified as output settings.

Declaration

var availableImageDataCVPixelFormatTypes: [NSNumber] { get }

Discussion

The value of this property is an array of NSNumber objects that you can use as values for the kCVPixelBufferPixelFormatTypeKey in the outputSettings property.

See Also

Configuring image settings