<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVMetricEventStreamPublisher",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(pl)AVMetricEventStreamPublisher"
  },
  "title" : "AVMetricEventStreamPublisher"
}
-->

# AVMetricEventStreamPublisher

A type for objects that publish metric events to the event stream.

```
protocol AVMetricEventStreamPublisher
```

## Topics

### Getting the metrics

[`allMetrics()`](/documentation/AVFoundation/AVMetricEventStreamPublisher/allMetrics())

[`metrics(forType:)`](/documentation/AVFoundation/AVMetricEventStreamPublisher/metrics(forType:))



---

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)