| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2Format7PacketInfo |
FlyCapture2_C.fc2Format7PacketInfo.maxBytesPerPacket(int maxBytesPerPacket) |
FlyCapture2_C.fc2Format7PacketInfo |
FlyCapture2_C.fc2Format7PacketInfo.position(int position) |
FlyCapture2_C.fc2Format7PacketInfo |
FlyCapture2_C.fc2Format7PacketInfo.recommendedBytesPerPacket(int recommendedBytesPerPacket) |
FlyCapture2_C.fc2Format7PacketInfo |
FlyCapture2_C.fc2Format7PacketInfo.reserved(int i,
int reserved) |
FlyCapture2_C.fc2Format7PacketInfo |
FlyCapture2_C.fc2Format7PacketInfo.unitBytesPerPacket(int unitBytesPerPacket) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2ValidateFormat7Settings(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Format7ImageSettings imageSettings,
int[] settingsAreValid,
FlyCapture2_C.fc2Format7PacketInfo packetInfo) |
static int |
FlyCapture2_C.fc2ValidateFormat7Settings(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Format7ImageSettings imageSettings,
IntBuffer settingsAreValid,
FlyCapture2_C.fc2Format7PacketInfo packetInfo) |
static int |
FlyCapture2_C.fc2ValidateFormat7Settings(FlyCapture2_C.fc2Context context,
FlyCapture2_C.fc2Format7ImageSettings imageSettings,
IntPointer settingsAreValid,
FlyCapture2_C.fc2Format7PacketInfo packetInfo)
Validates Format7ImageSettings structure and returns valid packet
size information if the image settings are valid.
|
Copyright © 2015. All Rights Reserved.