public static class FlyCapture2_C.fc2Format7PacketInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2Format7PacketInfo() |
fc2Format7PacketInfo(int size) |
fc2Format7PacketInfo(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
maxBytesPerPacket() |
FlyCapture2_C.fc2Format7PacketInfo |
maxBytesPerPacket(int maxBytesPerPacket) |
FlyCapture2_C.fc2Format7PacketInfo |
position(int position) |
int |
recommendedBytesPerPacket() |
FlyCapture2_C.fc2Format7PacketInfo |
recommendedBytesPerPacket(int recommendedBytesPerPacket) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2Format7PacketInfo |
reserved(int i,
int reserved) |
int |
unitBytesPerPacket() |
FlyCapture2_C.fc2Format7PacketInfo |
unitBytesPerPacket(int unitBytesPerPacket) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic fc2Format7PacketInfo()
public fc2Format7PacketInfo(int size)
public fc2Format7PacketInfo(Pointer p)
public FlyCapture2_C.fc2Format7PacketInfo position(int position)
public int recommendedBytesPerPacket()
public FlyCapture2_C.fc2Format7PacketInfo recommendedBytesPerPacket(int recommendedBytesPerPacket)
public int maxBytesPerPacket()
public FlyCapture2_C.fc2Format7PacketInfo maxBytesPerPacket(int maxBytesPerPacket)
public int unitBytesPerPacket()
public FlyCapture2_C.fc2Format7PacketInfo unitBytesPerPacket(int unitBytesPerPacket)
public int reserved(int i)
public FlyCapture2_C.fc2Format7PacketInfo reserved(int i, int reserved)
public IntPointer reserved()
Copyright © 2014. All Rights Reserved.