runtimeErrorNotification
A notification the system posts when an error occurs during a capture session.
Declaration
class let runtimeErrorNotification: NSNotification.NameDiscussion
Retrieve the underlying error from the notification’s user information dictionary using the key AVCaptureSessionErrorKey.