release (cv.VideoCapture) - MATLAB File Help
cv.VideoCapture/release

Closes video file or capturing device

cap.release()

The method is automatically called by subsequent cv.VideoCapture.open and by destructor.

See also
Method Details
Access public
Sealed false
Static false