|
Bartosz Firyn (SarXos) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface WebcamDevice.BufferAccess
This interface should be implemented by all webcam devices supporting possibility to access raw bytes or direct bytes buffer from native webcam device.
Method Summary | |
---|---|
ByteBuffer |
getImageBytes()
Get image in form of raw bytes. |
Method Detail |
---|
ByteBuffer getImageBytes()
|
Bartosz Firyn (SarXos) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |