Bartosz Firyn (SarXos)

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

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

public class WebcamDisposeTask
extends WebcamTask

Dispose webcam device.

Author:
Bartosz Firyn (sarxos)

Constructor Summary
WebcamDisposeTask(WebcamDriver driver, WebcamDevice device)
           
 
Method Summary
 void dispose()
           
 
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

WebcamDisposeTask

public WebcamDisposeTask(WebcamDriver driver,
                         WebcamDevice device)
Method Detail

dispose

public void dispose()
             throws InterruptedException
Throws:
InterruptedException

Bartosz Firyn (SarXos)

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