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