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