pub unsafe static AVCaptureDeviceWasDisconnectedNotification: &'static NSNotificationNameAvailable on crate feature
AVCaptureDevice only.Expand description
Posted when a device becomes unavailable on the system.
The notification object is an AVCaptureDevice instance representing the device that became unavailable.
See also Appleās documentation