| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
Node.Output.Type |
Node.Output.Type.intern() |
Node.Output.Type |
Node.Output.type() |
static Node.Output.Type |
Node.Output.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Node.Output.Type[] |
Node.Output.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Output(Node par,
BytePointer n,
Node.Output.Type t,
Node.DatatypeHierarchy types) |
Copyright © 2021. All rights reserved.