| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.asyncBusSpeed(int asyncBusSpeed) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.bandwidthAllocation(int bandwidthAllocation) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.grabMode(int grabMode) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.grabTimeout(int grabTimeout) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.isochBusSpeed(int isochBusSpeed) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.minNumImageNotifications(int minNumImageNotifications) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.numBuffers(int numBuffers) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.numImageNotifications(int numImageNotifications) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.position(int position) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.registerTimeout(int registerTimeout) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.registerTimeoutRetries(int registerTimeoutRetries) |
FlyCapture2_C.fc2Config |
FlyCapture2_C.fc2Config.reserved(int i,
int reserved) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2GetConfiguration(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Config config)
Get the configuration associated with the camera.
|
static int |
FlyCapture2_C.fc2SetConfiguration(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Config config)
Set the configuration associated with the camera.
|
Copyright © 2015. All Rights Reserved.