| Package | Description |
|---|---|
| org.openpnp.capture |
| Modifier and Type | Method and Description |
|---|---|
static CaptureProperty |
CaptureProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaptureProperty[] |
CaptureProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyLimits |
CaptureStream.getPropertyLimits(CaptureProperty property) |
void |
CaptureStream.setAutoProperty(CaptureProperty property,
boolean on) |
void |
CaptureStream.setProperty(CaptureProperty property,
int value) |
Copyright © 2017. All rights reserved.