| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2EventOptions |
FlyCapture2_C.fc2EventOptions.EventCallbackFcn(FlyCapture2_C.fc2CameraEventCallback EventCallbackFcn) |
FlyCapture2_C.fc2EventOptions |
FlyCapture2_C.fc2EventOptions.EventUserDataSize(long EventUserDataSize) |
FlyCapture2_C.fc2EventOptions |
FlyCapture2_C.fc2EventOptions.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2DeregisterEvent(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2EventOptions pOpts)
De-register an event previously registered with the camera.
|
static int |
FlyCapture2_C.fc2RegisterAllEvents(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2EventOptions pOpts)
Register the camera to issue a custom callback function call for a
specific device event.
|
static int |
FlyCapture2_C.fc2RegisterEvent(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2EventOptions pOpts)
Register the camera to issue a custom callback function call for a
specific device event.
|
Copyright © 2019. All rights reserved.