Contents

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.

See Also

Capturing still images or movies