pub unsafe static AVCaptureSessionDidStartRunningNotification: &'static NSNotificationNameAvailable on crate feature
AVCaptureSession only.Expand description
Posted when an instance of AVCaptureSession successfully starts running.
Clients may observe the AVCaptureSessionDidStartRunningNotification to know when an instance of AVCaptureSession starts running.
See also Appleās documentation