Destroys a video capturing object.
delete_VideoCapture(videoCapture)
Video capture object to destroy (VideoCapture).
delete_VideoCapture
closes the capturing resource (file or device) opened by a VideoCapture object and releases this one from memory.