com.github.sarxos.webcam.ds.cgt
Class WebcamCloseTask

java.lang.Object
  extended by com.github.sarxos.webcam.WebcamTask
      extended by com.github.sarxos.webcam.ds.cgt.WebcamCloseTask

public class WebcamCloseTask
extends WebcamTask


Constructor Summary
WebcamCloseTask(Webcam webcam)
           
 
Method Summary
 void close(Webcam webcam)
           
protected  void handle()
           
 
Methods inherited from class com.github.sarxos.webcam.WebcamTask
getDevice, getException, process, setException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebcamCloseTask

public WebcamCloseTask(Webcam webcam)
Method Detail

close

public void close(Webcam webcam)

handle

protected void handle()
Specified by:
handle in class WebcamTask


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