Bartosz Firyn (SarXos)

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(WebcamDriver driver, WebcamDevice device)
           
 
Method Summary
 void close()
           
 
Methods inherited from class com.github.sarxos.webcam.WebcamTask
getDevice, getThrowable, process, setThrowable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebcamCloseTask

public WebcamCloseTask(WebcamDriver driver,
                       WebcamDevice device)
Method Detail

close

public void close()
           throws InterruptedException
Throws:
InterruptedException

Bartosz Firyn (SarXos)

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