| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2TriggerMode |
FlyCapture2_C.fc2TriggerMode.mode(int mode) |
FlyCapture2_C.fc2TriggerMode |
FlyCapture2_C.fc2TriggerMode.onOff(int onOff) |
FlyCapture2_C.fc2TriggerMode |
FlyCapture2_C.fc2TriggerMode.parameter(int parameter) |
FlyCapture2_C.fc2TriggerMode |
FlyCapture2_C.fc2TriggerMode.polarity(int polarity) |
FlyCapture2_C.fc2TriggerMode |
FlyCapture2_C.fc2TriggerMode.position(int position) |
FlyCapture2_C.fc2TriggerMode |
FlyCapture2_C.fc2TriggerMode.reserved(int i,
int reserved) |
FlyCapture2_C.fc2TriggerMode |
FlyCapture2_C.fc2TriggerMode.source(int source) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2GetTriggerMode(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2TriggerMode triggerMode)
Retrieve current trigger settings from the camera.
|
static int |
FlyCapture2_C.fc2SetTriggerMode(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2TriggerMode triggerMode)
Set the specified trigger settings to the camera.
|
static int |
FlyCapture2_C.fc2SetTriggerModeBroadcast(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2TriggerMode triggerMode)
Set the specified trigger settings to the camera.
|
Copyright © 2015. All Rights Reserved.