Bartosz Firyn (SarXos)

Uses of Interface
com.github.sarxos.webcam.WebcamMotionListener

Packages that use WebcamMotionListener
com.github.sarxos.webcam   
 

Uses of WebcamMotionListener in com.github.sarxos.webcam
 

Methods in com.github.sarxos.webcam that return WebcamMotionListener
 WebcamMotionListener[] WebcamMotionDetector.getMotionListeners()
           
 

Methods in com.github.sarxos.webcam with parameters of type WebcamMotionListener
 boolean WebcamMotionDetector.addMotionListener(WebcamMotionListener l)
          Add motion listener.
 boolean WebcamMotionDetector.removeMotionListener(WebcamMotionListener l)
          Removes motion listener.
 


Bartosz Firyn (SarXos)

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