Uses of Class
js.dev.OpenResults

Packages that use OpenResults
js.dev.cam   
js.dev.cam.sbig   
js.dev.cam.web   
 

Uses of OpenResults in js.dev.cam
 

Methods in js.dev.cam that return OpenResults
 OpenResults JCam.open(OpenParams par)
           
 

Uses of OpenResults in js.dev.cam.sbig
 

Methods in js.dev.cam.sbig that return OpenResults
 OpenResults JSbigCam.open(OpenParams op)
          The open public method is used to initialize both, the driver and device and should be the first call to the driver.
 

Uses of OpenResults in js.dev.cam.web
 

Methods in js.dev.cam.web that return OpenResults
 OpenResults JWebCam.open(OpenParams op)
          The open method is used to open requested web camera.