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