|
Bartosz Firyn (SarXos) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.sarxos.webcam.WebcamTask
com.github.sarxos.webcam.ds.cgt.WebcamReadBufferTask
public class WebcamReadBufferTask
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 |
---|
public WebcamReadBufferTask(WebcamDriver driver, WebcamDevice device)
Method Detail |
---|
public ByteBuffer getBuffer()
|
Bartosz Firyn (SarXos) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |