Contents

outputMuteStateChangeNotification

Notification sent to registered listeners when session’s output mute state changes.

Declaration

class let outputMuteStateChangeNotification: NSNotification.Name

Discussion

The userInfo dictionary will contain the updated output mute value as accessed by muteStateKey

See Also

Configuring audio muting