Contents

AVMetadataBodyObject

An abstract class that defines the interface for a metadata body object.

Declaration

class AVMetadataBodyObject

Overview

A metadata body object represents a single detected body in a picture. It’s the base object used to represent bodies, for example AVMetadataHumanBodyObject, AVMetadataDogBodyObject, and AVMetadataCatBodyObject.

Topics

Inspecting metadata

See Also

Bodies