| Package | Description |
|---|---|
| au.edu.jcu.v4l4j |
Video4Linux4java Main Package
|
| Modifier and Type | Method and Description |
|---|---|
JPEGFrameGrabber |
VideoDevice.getJPEGFrameGrabber(int w,
int h,
int input,
int std,
int q)
This method returns a
JPEGFrameGrabber associated with this
video device. |
JPEGFrameGrabber |
VideoDevice.getJPEGFrameGrabber(int w,
int h,
int input,
int std,
int q,
ImageFormat imf)
This method returns a
JPEGFrameGrabber associated with this
video device. |
Copyright © 2013-2015 Bartosz Firyn (sarxos). All Rights Reserved.