ContRap
The symbolic tool for control-flow based rapid prototyping.

Function setGain from cvvideo
Brief description

setGain(self:CvVideoGrabber,value:int):void

Sets the shutter value More ...

Function information
Name: setGain
Base: CvVideoGrabber
Group: OpenCV plugins:Video capture
Icon: cvvideo.png
Color:
Authors:
Copyright:

Detailed description

Sets the shutter value

Input parameters
self: CvVideoGrabber
Instance of the class
value: int
Shutter value

Return values
Default return value: void