Uses of Class
js.dev.cam.CloseParams

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

Uses of CloseParams in js.dev.cam
 

Methods in js.dev.cam with parameters of type CloseParams
 CloseResults JCam.close(CloseParams par)
           
 

Uses of CloseParams in js.dev.cam.sbig
 

Methods in js.dev.cam.sbig with parameters of type CloseParams
 CloseResults JSbigCam.close(CloseParams cp)
          The close public method is used to close both, the device and driver and should be the last call to the driver.
 

Uses of CloseParams in js.dev.cam.web
 

Methods in js.dev.cam.web with parameters of type CloseParams
 CloseResults JWebCam.close(CloseParams cp)
          The close method is used to close web camera.