stopVideoCapture()
Stops video capture.
Declaration
func stopVideoCapture()Discussion
After you call this method to stop video capture, the system calls the image picker delegate’s imagePickerController(_:didFinishPickingMediaWithInfo:) method.
Stops video capture.
func stopVideoCapture()After you call this method to stop video capture, the system calls the image picker delegate’s imagePickerController(_:didFinishPickingMediaWithInfo:) method.