Face information detected by a metadata capture output.
SDKs
- iOS 6.0+
- macOS 10.10+
- Mac Catalyst 13.0+
Framework
- AVFoundation
Declaration
class AVMetadataFaceObject : AVMetadata Object
Overview
The AVMetadata
class is a concrete subclass of AVMetadata
that defines the features of a single detected face. You can retrieve instances of this class from the output of an AVCapture
object on devices that support face detection.