com.github.sarxos.webcam
Class WebcamProcessor

java.lang.Object
  extended by com.github.sarxos.webcam.WebcamProcessor

public class WebcamProcessor
extends Object


Method Summary
static WebcamProcessor getInstance()
           
 void process(WebcamTask task)
          Process single webcam task.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

process

public void process(WebcamTask task)
Process single webcam task.

Parameters:
task - the task to be processed

getInstance

public static WebcamProcessor getInstance()


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