| Home > Function descriptions > | History back Previous chapter Next chapter Print |
StartLiveVideo |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG StartLiveVideo (LONG nMode)
Description
StartLiveVideo() captures images continuously in real time and transfers the images to the previously allocated image memory or to the VGA card. The function waits until the capture process has started internally. The wait time is not constant!
Parameters
nMode |
TRUE = start live image capture |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions