MIDIUMPEndpointWasUpdatedNotification

Static MIDIUMPEndpointWasUpdatedNotification 

Source
pub unsafe static MIDIUMPEndpointWasUpdatedNotification: &'static NSNotificationName
Available on crate features MIDIUMPEndpointManager and objc2-foundation only.
Expand description

A notification posted when an UMP endpoint updates its stream configuration or changes the state of one of its Function Blocks.

If this notification is posted, an Endpoint Info Notification was sent from the UMP endpoint in userInfo.

See also Apple’s documentation