AVMetadataBodyObject
An abstract class that defines the interface for a metadata body object.
Declaration
class AVMetadataBodyObjectOverview
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.