@NoOffset public static class DetectionBasedTracker.Parameters extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Parameters() |
Parameters(long size)
Native array allocator.
|
Parameters(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DetectionBasedTracker.Parameters |
getPointer(long i) |
int |
maxTrackLifetime() |
DetectionBasedTracker.Parameters |
maxTrackLifetime(int setter) |
int |
minDetectionPeriod() |
DetectionBasedTracker.Parameters |
minDetectionPeriod(int setter) |
DetectionBasedTracker.Parameters |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Parameters(Pointer p)
Pointer(Pointer).public Parameters(long size)
Pointer.position(long).public Parameters()
public DetectionBasedTracker.Parameters position(long position)
public DetectionBasedTracker.Parameters getPointer(long i)
getPointer in class Pointerpublic int maxTrackLifetime()
public DetectionBasedTracker.Parameters maxTrackLifetime(int setter)
public int minDetectionPeriod()
public DetectionBasedTracker.Parameters minDetectionPeriod(int setter)
Copyright © 2021. All rights reserved.