| Package | Description |
|---|---|
| org.bytedeco.depthai | |
| org.bytedeco.depthai.global |
| Modifier and Type | Method and Description |
|---|---|
depthai.FrameEvent |
RawImgFrame.event() |
| Modifier and Type | Method and Description |
|---|---|
RawImgFrame |
RawImgFrame.event(depthai.FrameEvent setter) |
| Modifier and Type | Method and Description |
|---|---|
depthai.FrameEvent |
depthai.FrameEvent.intern() |
static depthai.FrameEvent |
depthai.FrameEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static depthai.FrameEvent[] |
depthai.FrameEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.