<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVMetrics",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "s:12AVFoundation9AVMetricsV"
  },
  "title" : "AVMetrics"
}
-->

# AVMetrics

An asynchronous stream of metric information.

```
struct AVMetrics<MetricEvent> where MetricEvent : AVMetricEvent
```

## Topics

### Merging metrics

[`chronologicalMerge(with:_:)`](/documentation/AVFoundation/AVMetrics/chronologicalMerge(with:_:))

## Relationships

### Conforms To

[`AsyncSequence`](/documentation/Swift/AsyncSequence)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

---

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)