| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2RegisterCallback(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2BusEventCallback enumCallback,
int callbackType,
Pointer pParameter,
FlyCapture2_C.fc2CallbackHandle pCallbackHandle)
Register a callback function that will be called when the
specified callback event occurs.
|
static int |
FlyCapture2_C.fc2UnregisterCallback(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2CallbackHandle callbackHandle)
Unregister a callback function.
|
Copyright © 2015. All Rights Reserved.