@Namespace(value="FlyCapture2") @NoOffset public static class FlyCapture2.Format7PacketInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Format7PacketInfo() |
Format7PacketInfo(long 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(long 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, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Format7PacketInfo(Pointer p)
Pointer.Pointer(Pointer).public Format7PacketInfo(long size)
Pointer.position(long).public Format7PacketInfo()
public FlyCapture2.Format7PacketInfo position(long 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 © 2019. All rights reserved.