public static class FlyCapture2_C.fc2Format7PacketInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2Format7PacketInfo()
Default native constructor.
|
fc2Format7PacketInfo(int size)
Native array allocator.
|
fc2Format7PacketInfo(Pointer p)
Pointer cast constructor.
|
| 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)
Pointer.position(int).public fc2Format7PacketInfo(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2Format7PacketInfo position(int position)
public FlyCapture2_C.fc2Format7PacketInfo recommendedBytesPerPacket(int recommendedBytesPerPacket)
public FlyCapture2_C.fc2Format7PacketInfo maxBytesPerPacket(int maxBytesPerPacket)
public FlyCapture2_C.fc2Format7PacketInfo unitBytesPerPacket(int unitBytesPerPacket)
public FlyCapture2_C.fc2Format7PacketInfo reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2015. All Rights Reserved.