public static class FlyCapture2.Format7PacketInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2.Format7PacketInfo() |
FlyCapture2.Format7PacketInfo(int size) |
FlyCapture2.Format7PacketInfo(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
maxBytesPerPacket()
Maximum bytes per packet.
|
FlyCapture2.Format7PacketInfo |
maxBytesPerPacket(int maxBytesPerPacket) |
FlyCapture2.Format7PacketInfo |
position(int position) |
int |
recommendedBytesPerPacket()
Recommended bytes per packet.
|
FlyCapture2.Format7PacketInfo |
recommendedBytesPerPacket(int recommendedBytesPerPacket) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2.Format7PacketInfo |
reserved(int i,
int reserved) |
int |
unitBytesPerPacket()
Minimum bytes per packet.
|
FlyCapture2.Format7PacketInfo |
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 FlyCapture2.Format7PacketInfo(Pointer p)
public FlyCapture2.Format7PacketInfo(int size)
public FlyCapture2.Format7PacketInfo()
public FlyCapture2.Format7PacketInfo position(int position)
public int recommendedBytesPerPacket()
public FlyCapture2.Format7PacketInfo recommendedBytesPerPacket(int recommendedBytesPerPacket)
public int maxBytesPerPacket()
public FlyCapture2.Format7PacketInfo maxBytesPerPacket(int maxBytesPerPacket)
public int unitBytesPerPacket()
public FlyCapture2.Format7PacketInfo unitBytesPerPacket(int unitBytesPerPacket)
public int reserved(int i)
public FlyCapture2.Format7PacketInfo reserved(int i, int reserved)
public IntPointer reserved()
Copyright © 2014. All Rights Reserved.