| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2GigEConfig |
FlyCapture2_C.fc2GigEConfig.enablePacketResend(int enablePacketResend) |
FlyCapture2_C.fc2GigEConfig |
FlyCapture2_C.fc2GigEConfig.position(long position) |
FlyCapture2_C.fc2GigEConfig |
FlyCapture2_C.fc2GigEConfig.registerTimeout(int registerTimeout) |
FlyCapture2_C.fc2GigEConfig |
FlyCapture2_C.fc2GigEConfig.registerTimeoutRetries(int registerTimeoutRetries) |
FlyCapture2_C.fc2GigEConfig |
FlyCapture2_C.fc2GigEConfig.reserved(int i,
int reserved) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2GetGigEConfig(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2GigEConfig pConfig)
Get the current gige config on the camera.
|
static int |
FlyCapture2_C.fc2SetGigEConfig(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2GigEConfig pConfig)
Set the gige config specified to the camera.
|
Copyright © 2019. All rights reserved.