---
title: AVMetadataHumanBodyObject
framework: avfoundation
role: symbol
role_heading: Class
path: avfoundation/avmetadatahumanbodyobject
---

# AVMetadataHumanBodyObject

An object representing a single detected human body in a picture.

## Declaration

```swift
class AVMetadataHumanBodyObject
```

## Overview

Overview This object is an immutable type that describes the various features found in the human body in a picture.

## Relationships

### Inherits From

- [AVMetadataBodyObject](avfoundation/avmetadatabodyobject.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Bodies

- [AVMetadataBodyObject](avfoundation/avmetadatabodyobject.md)
- [AVMetadataCatBodyObject](avfoundation/avmetadatacatbodyobject.md)
- [AVMetadataDogBodyObject](avfoundation/avmetadatadogbodyobject.md)
- [AVMetadataHumanFullBodyObject](avfoundation/avmetadatahumanfullbodyobject.md)
