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

# notifyPropertiesChanged(_:)

Notifies clients about stream property changes.

## Declaration

```swift
func notifyPropertiesChanged(_ propertyStates: [CMIOExtensionProperty : CMIOExtensionPropertyState<AnyObject>])
```

## Parameters

- `propertyStates`: A dictionary of properties that contain new state values.
