@Name(value="dai::NodeCRTP<dai::Node,dai::node::XLinkOut,dai::XLinkOutProperties>") @NoOffset @Properties(inherit=depthai.class) public class XLinkOutPropertiesNode extends Node
Node.Connection, Node.DatatypeHierarchy, Node.Input, Node.InputMap, Node.Output, Node.OutputMap
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
XLinkOutPropertiesNode(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Node |
clone()
Deep copy the node
|
BytePointer |
getName()
Retrieves nodes name
|
XLinkOutProperties |
properties()
Underlying properties
|
XLinkOutPropertiesNode |
properties(XLinkOutProperties setter) |
assetManager, getAssetManager, getInputRefs, getInputs, getOutputRefs, getOutputs, getParentPipeline, getProperties, getRequiredOpenVINOVersion, id, inputMapRefs, inputRefs, outputMapRefs, outputRefs, propertiesHolder, setInputMapRefs, setInputRefs, setOutputMapRefs, setOutputRefs
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public XLinkOutPropertiesNode(Pointer p)
Pointer(Pointer)
.@Cast(value="dai::NodeCRTP<dai::Node,dai::node::XLinkOut,dai::XLinkOutProperties>::Properties*") @ByRef public XLinkOutProperties properties()
properties
in class Node
public XLinkOutPropertiesNode properties(XLinkOutProperties setter)
@Cast(value="const char*") public BytePointer getName()
Node
@UniquePtr public Node clone()
Node
Copyright © 2024. All rights reserved.