Contents

AVMetadataFaceObject

Face information detected by a metadata capture output.

Declaration

class AVMetadataFaceObject

Mentioned in

Overview

The AVMetadataFaceObject class is a concrete subclass of AVMetadataObject that defines the features of a single detected face. You can retrieve instances of this class from the output of an AVCaptureMetadataOutput object on devices that support face detection.

Topics

Getting the face identifier

Accessing the face detection data

Constants