Struct Commands::SetPerformanceMode

Nested Relationships

This struct is a nested type of Struct DynamicCalibrationControl::Commands.

Struct Documentation

struct SetPerformanceMode

Command to select the calibration performance mode.

Public Functions

inline SetPerformanceMode()
inline explicit SetPerformanceMode(PerformanceMode performanceMode)
DEPTHAI_SERIALIZE(SetPerformanceMode, performanceMode)

Public Members

PerformanceMode performanceMode

Desired performance mode.