| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.absControl(int absControl) |
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.absValue(float absValue) |
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.autoManualMode(int autoManualMode) |
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.onePush(int onePush) |
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.onOff(int onOff) |
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.position(int position) |
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.present(int present) |
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.reserved(int i,
int reserved) |
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.type(int type) |
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.valueA(int valueA) |
FlyCapture2_C.fc2Property |
FlyCapture2_C.fc2Property.valueB(int valueB) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2GetProperty(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Property prop)
Reads the settings for the specified property from the camera.
|
static int |
FlyCapture2_C.fc2GetTriggerDelay(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Property triggerDelay)
Retrieve current trigger delay settings from the camera.
|
static int |
FlyCapture2_C.fc2SetProperty(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Property prop)
Writes the settings for the specified property to the camera.
|
static int |
FlyCapture2_C.fc2SetPropertyBroadcast(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Property prop)
Writes the settings for the specified property to the camera.
|
static int |
FlyCapture2_C.fc2SetTriggerDelay(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Property triggerDelay)
Set the specified trigger delay settings to the camera.
|
static int |
FlyCapture2_C.fc2SetTriggerDelayBroadcast(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Property triggerDelay)
Set the specified trigger delay settings to the camera.
|
Copyright © 2015. All Rights Reserved.