Camstopvideo; Campausevideo; Camresumevideo - Metrologic IS4910 Series Programmer's Manual

Metrologic instruments area imaging engine programmer's manual
Table of Contents

Advertisement

C
S
AMERA
UPPORT

camStopVideo

This function stops video mode and turns the camera back into snapshot mode.
Prototype:
int camStopVideo (int cam_handle);
Parameters:
cam_handle
- [in] handle to the camera device returned by the camOpen function.
Return Value:
0: Success; -1: Failure

camPauseVideo

This function pauses the video mode. The video mode can be resumed by calling camResumeVideo().
Prototype:
int camPauseVideo (int cam_handle);
Parameters:
cam_handle
- [in] handle to the camera device returned by the camOpen function.
Return Value:
0: Success; -1: Failure

camResumeVideo

This function resumes video mode paused by the call to camPauseVideo().
Prototype:
int camResumeVideo (int cam_handle);
Parameters:
cam_handle
- [in] handle to the camera device returned by the camOpen function.
Return Value:
0: Success; -1: Failure
L
C
IBRARY
AM
L
IB
21

Advertisement

Table of Contents
loading

Table of Contents