| Package | Description |
|---|---|
| org.bytedeco.javacv |
| Modifier and Type | Method and Description |
|---|---|
static RealSense2FrameGrabber.Rs2SensorType |
RealSense2FrameGrabber.Rs2SensorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RealSense2FrameGrabber.Rs2SensorType[] |
RealSense2FrameGrabber.Rs2SensorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealSense2FrameGrabber.setSensorOption(RealSense2FrameGrabber.Rs2SensorType sensorType,
int optionIndex,
boolean value) |
void |
RealSense2FrameGrabber.setSensorOption(RealSense2FrameGrabber.Rs2SensorType sensorType,
int optionIndex,
float value) |
Copyright © 2024. All rights reserved.