<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.11.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVMetadataGroup",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVMetadataGroup"
  },
  "title" : "AVMetadataGroup"
}
-->

# AVMetadataGroup

A collection of metadata items associated with a timeline segment.

```
class AVMetadataGroup
```

## Topics

### Inspecting the metadata group

[`items`](/documentation/AVFoundation/AVMetadataGroup/items)

The array of metadata items associated with the metadata group.

[`uniqueID`](/documentation/AVFoundation/AVMetadataGroup/uniqueID)

The unique identifier for the metadata group.

[`classifyingLabel`](/documentation/AVFoundation/AVMetadataGroup/classifyingLabel)

The classifying label associated with the metadata group.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)