| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2PGRGuid |
FlyCapture2_C.fc2PGRGuid.position(int position) |
FlyCapture2_C.fc2PGRGuid |
FlyCapture2_C.fc2PGRGuid.value(int i,
int value) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2Connect(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid guid)
Connects the camera object to the camera specified by the GUID.
|
static int |
FlyCapture2_C.fc2FireBusReset(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid)
Fire a bus reset.
|
static int |
FlyCapture2_C.fc2GetCameraFromIndex(FlyCapture2_C.fc2Context context,
int index,
FlyCapture2_C.fc2PGRGuid pGuid)
Gets the PGRGuid for a camera on the PC.
|
static int |
FlyCapture2_C.fc2GetCameraFromIPAddress(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2IPAddress ipAddress,
FlyCapture2_C.fc2PGRGuid pGuid)
Gets the PGRGuid for a camera with the specified IPv4 address.
|
static int |
FlyCapture2_C.fc2GetCameraFromSerialNumber(FlyCapture2_C.fc2Context context,
int serialNumber,
FlyCapture2_C.fc2PGRGuid pGuid)
Gets the PGRGuid for a camera on the PC.
|
static int |
FlyCapture2_C.fc2GetDeviceFromIndex(FlyCapture2_C.fc2Context context,
int index,
FlyCapture2_C.fc2PGRGuid pGuid)
Gets the PGRGuid for a device.
|
static int |
FlyCapture2_C.fc2GetInterfaceTypeFromGuid(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
int[] pInterfaceType) |
static int |
FlyCapture2_C.fc2GetInterfaceTypeFromGuid(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
IntBuffer pInterfaceType) |
static int |
FlyCapture2_C.fc2GetInterfaceTypeFromGuid(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
IntPointer pInterfaceType)
Gets the interface type associated with a PGRGuid.
|
static int |
FlyCapture2_C.fc2IsCameraControlable(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
int[] pControlable) |
static int |
FlyCapture2_C.fc2IsCameraControlable(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
IntBuffer pControlable) |
static int |
FlyCapture2_C.fc2IsCameraControlable(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2PGRGuid pGuid,
IntPointer pControlable)
Query whether a GigE camera is controlable.
|
Copyright © 2015. All Rights Reserved.