---
title: "notifyScheduledOutputChanged(_:)"
framework: coremediaio
role: symbol
role_heading: Instance Method
path: "coremediaio/cmioextensionstream/notifyscheduledoutputchanged(_:)"
---

# notifyScheduledOutputChanged(_:)

Notifies clients when a particular buffer is output.

## Declaration

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

## Parameters

- `scheduledOutput`: The scheduled output.

## See Also

### Managing Scheduled Output

- [CMIOExtensionScheduledOutput](coremediaio/cmioextensionscheduledoutput.md)
