Bartosz Firyn (SarXos)

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

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

public class WebcamReadBufferTask
extends WebcamTask


Constructor Summary
WebcamReadBufferTask(WebcamDriver driver, WebcamDevice device)
           
 
Method Summary
 ByteBuffer getBuffer()
           
 
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

WebcamReadBufferTask

public WebcamReadBufferTask(WebcamDriver driver,
                            WebcamDevice device)
Method Detail

getBuffer

public ByteBuffer getBuffer()

Bartosz Firyn (SarXos)

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