Uses of Class
com.github.sarxos.webcam.ds.buildin.natives.OpenIMAJGrabber

Packages that use OpenIMAJGrabber
com.github.sarxos.webcam.ds.buildin   
com.github.sarxos.webcam.ds.buildin.natives   
 

Uses of OpenIMAJGrabber in com.github.sarxos.webcam.ds.buildin
 

Fields in com.github.sarxos.webcam.ds.buildin declared as OpenIMAJGrabber
protected  OpenIMAJGrabber WebcamGrabberTask.grabber
          Native grabber.
 

Methods in com.github.sarxos.webcam.ds.buildin with parameters of type OpenIMAJGrabber
 void WebcamGrabberTask.setGrabber(OpenIMAJGrabber grabber)
          Set grabber connected with specific device.
 

Uses of OpenIMAJGrabber in com.github.sarxos.webcam.ds.buildin.natives
 

Methods in com.github.sarxos.webcam.ds.buildin.natives that return OpenIMAJGrabber
protected  OpenIMAJGrabber OpenIMAJGrabber.data(org.bridj.Pointer<?> data)
           
 



Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.