Package | Description |
---|---|
org.bytedeco.spinnaker.global |
Modifier and Type | Method and Description |
---|---|
static Spinnaker_C.spinError |
Spinnaker_C.spinDeviceArrivalEventHandlerCreate(spinDeviceArrivalEventHandler phDeviceArrivalEventHandler,
spinArrivalEventFunction pFunction,
Pointer pUserData)
Creates a device arrival event handler
|
static Spinnaker_C.spinError |
Spinnaker_C.spinInterfaceEventHandlerCreate(spinInterfaceEventHandler phInterfaceEventHandler,
spinArrivalEventFunction pArrivalFunction,
spinRemovalEventFunction pRemovalFunction,
Pointer pUserData)
Creates an interface event handler (both device arrival and device removal)
|
Copyright © 2024. All rights reserved.