@Properties(inherit=FlyCapture2_C.class) public class fc2TimeStamp extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
fc2TimeStamp()
Default native constructor.
|
fc2TimeStamp(long size)
Native array allocator.
|
fc2TimeStamp(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
cycleCount()
1394 cycle time count.
|
fc2TimeStamp |
cycleCount(int setter) |
int |
cycleOffset()
1394 cycle time offset.
|
fc2TimeStamp |
cycleOffset(int setter) |
int |
cycleSeconds()
1394 cycle time seconds.
|
fc2TimeStamp |
cycleSeconds(int setter) |
fc2TimeStamp |
getPointer(long i) |
int |
microSeconds()
Microseconds.
|
fc2TimeStamp |
microSeconds(int setter) |
fc2TimeStamp |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
fc2TimeStamp |
reserved(int i,
int setter) |
long |
seconds()
Seconds.
|
fc2TimeStamp |
seconds(long setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic fc2TimeStamp()
public fc2TimeStamp(long size)
Pointer.position(long).public fc2TimeStamp(Pointer p)
Pointer(Pointer).public fc2TimeStamp position(long position)
public fc2TimeStamp getPointer(long i)
getPointer in class Pointerpublic long seconds()
public fc2TimeStamp seconds(long setter)
public fc2TimeStamp microSeconds(int setter)
public fc2TimeStamp cycleSeconds(int setter)
public fc2TimeStamp cycleCount(int setter)
public fc2TimeStamp cycleOffset(int setter)
public fc2TimeStamp reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2022. All rights reserved.