<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: 15.4.0 -",
    "macOS: 12.3.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMediaIO",
  "identifier" : "/documentation/CoreMediaIO/CMIOExtensionStream/notifyScheduledOutputChanged(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Core Media I/O"
    ],
    "preciseIdentifier" : "c:objc(cs)CMIOExtensionStream(im)notifyScheduledOutputChanged:"
  },
  "title" : "notifyScheduledOutputChanged(_:)"
}
-->

# notifyScheduledOutputChanged(_:)

Notifies clients when a particular buffer is output.

```
func notifyScheduledOutputChanged(_ scheduledOutput: CMIOExtensionScheduledOutput)
```

## Parameters

`scheduledOutput`

The scheduled output.

---

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)