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