pub unsafe static MIDIUMPEndpointWasUpdatedNotification: &'static NSNotificationNameAvailable 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