camCaptureStatus (Function) |
Top Previous Next |
This function reports if the camera is recording. It is useful to determine when the recording is done, so it can be moved or transmitted.
Input: None.
Returns: INT
Declaration: FUNCTION camCaptureStatus : INT;
Example: // Get the status of the recording |