Constants to specify the color gamut and format for image and video capture, used with the active
property.
SDKs
- iOS 10.0+
- macOS 10.15+
- Mac Catalyst 13.0+
Framework
- AVFoundation
Declaration
typedef enum AVCaptureColorSpace : NSInteger {
...
} AVCaptureColorSpace;
Overview
By default, the AVCapture
class automatically enables wide-gamut capture for supported devices and capture workflows. For a list of devices supporting wide-gamut capture, see iOS Device Compatibility Reference.