@Namespace(value="dai") @Properties(inherit=depthai.class) public class GlobalProperties extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
GlobalProperties()
Default native constructor.
|
GlobalProperties(long size)
Native array allocator.
|
GlobalProperties(Pointer p)
Pointer cast constructor.
|
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 GlobalProperties()
public GlobalProperties(long size)
Pointer.position(long).public GlobalProperties(Pointer p)
Pointer(Pointer).public GlobalProperties position(long position)
public GlobalProperties getPointer(long i)
getPointer in class Pointerpublic double leonCssFrequencyHz()
public GlobalProperties leonCssFrequencyHz(double setter)
public double leonMssFrequencyHz()
public GlobalProperties leonMssFrequencyHz(double setter)
@ByRef public StringOptional pipelineName()
public GlobalProperties pipelineName(StringOptional setter)
@ByRef public StringOptional pipelineVersion()
public GlobalProperties pipelineVersion(StringOptional setter)
@ByRef public EepromDataOptional calibData()
public GlobalProperties calibData(EepromDataOptional setter)
@ByRef @Cast(value="tl::optional<std::uint32_t>*") public IntOptional cameraTuningBlobSize()
public GlobalProperties cameraTuningBlobSize(IntOptional setter)
@StdString public BytePointer cameraTuningBlobUri()
public GlobalProperties cameraTuningBlobUri(BytePointer setter)
Copyright © 2021. All rights reserved.