| Package | Description |
|---|---|
| au.edu.jcu.v4l4j |
Video4Linux4java Main Package
|
| Modifier and Type | Method and Description |
|---|---|
List<ResolutionInfo.DiscreteResolution> |
ResolutionInfo.getDiscreteResolutions()
This method returns a list of
ResolutionInfo.DiscreteResolutions, or throws a
UnsupportedMethod exception if this resolution info object
is not of type ResolutionInfo.Type.DISCRETE. |
ResolutionInfo.StepwiseResolution |
ResolutionInfo.getStepwiseResolution()
This method returns a
ResolutionInfo.StepwiseResolution object, or throws a
UnsupportedMethod exception if this resolution info object
is not of type ResolutionInfo.Type.STEPWISE. |
Copyright © 2013-2015 Bartosz Firyn (sarxos). All Rights Reserved.