---
title: streamingEarDidChangeNotification
framework: accessibility
role: symbol
role_heading: Type Property
path: accessibility/axmfihearingdevice/streamingeardidchangenotification
---

# streamingEarDidChangeNotification

A notification that the system posts when there’s a change to which ears enable streaming.

## Declaration

```swift
static let streamingEarDidChangeNotification: NSNotification.Name
```

## Discussion

Discussion The system posts this notification when the value of streamingEar() changes.

## See Also

### Streaming status

- [AXMFiHearingDevice.Ear](accessibility/axmfihearingdevice/ear.md)
- [streamingEar()](accessibility/axmfihearingdevice/streamingear().md)
