camCaptureStop (Function) |
Top Previous Next |
This function stops the recording of video from a camera, started with camCaptureStart.
Input: None.
Returns: INT
Declaration: FUNCTION camCaptureStop : INT;
Example: // Stop the recording |