| Package | Description |
|---|---|
| au.edu.jcu.v4l4j |
Video4Linux4java Main Package
|
| Modifier and Type | Method and Description |
|---|---|
Tuner |
FrameGrabber.getTuner()
This method returns the
Tuner associated with the input of this
FrameGrabber, or throws a NoTunerException if there
is none. |
Tuner |
TunerList.getTuner(int i)
This method returns a tuner given its index.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tuner> |
TunerList.getList()
This method returns a copy of the tuner list.
|
Copyright © 2013-2015 Bartosz Firyn (sarxos). All Rights Reserved.