Class Summary |
JV4LInfo |
Class providing some static methods to query and set video
for linux (two) devices using the JNI.
|
V4L2Capability |
Class to hold information about the capabilities of a v4l2 device.
|
V4L2Control |
Class to represent the struct v4l2_control.
|
V4L2Ctrl |
Class to query and control a v4l2 device such as getting
or setting the currently selected video standard |
V4L2Fract |
Class to represent the struct v4l2_fract .
|
V4L2Frequency |
Class to represent the struct v4l2_frequency .
|
V4L2Info |
Class to hold information about a v4l2 device |
V4L2Input |
Class to hold information about an input of a v4l2 device.
|
V4L2Queryctrl |
Class to represent the struct v4l2_queryctrl.
|
V4L2Standard |
Class to hold information about a standard of a v4l2 device.
|
V4L2Tuner |
Class to hold information about a tuner of a v4l2 input.
|
V4L2Tuner.Audmode |
|
V4LCtrl |
Class to query and control a v4l device such as getting
or setting the currently selected video norm |
V4LInfo |
Class to hold information about a v4l device |
VideoAudio |
Class to hold information about an audio channel of a v4l device.
|
VideoAudio.Audmode |
|
VideoCapability |
Class to hold information about the capabilities of a v4l device.
|
VideoChannel |
Class to hold information about a channel of a v4l device.
|
VideoChannel.Norm |
|
VideoTuner |
Class to hold information about a tuner of a v4l device.
|