| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
Node.Connection |
ConnectionSet.Iterator.get() |
Node.Connection |
Pipeline.getConnections()
Get all connections
|
Node.Connection |
Node.Output.getConnections()
Retrieve all connections from this output
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Node.Connection.equals(Node.Connection rhs) |
void |
ConnectionSet.erase(Node.Connection value) |
void |
ConnectionSet.insert(Node.Connection value) |
Copyright © 2021. All rights reserved.