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