Struct Commands::SetPerformanceMode
Defined in File DynamicCalibrationControl.hpp
Nested Relationships
This struct is a nested type of Struct DynamicCalibrationControl::Commands.
Struct Documentation
-
struct SetPerformanceMode
Public Functions
-
inline SetPerformanceMode()
-
inline explicit SetPerformanceMode(PerformanceMode performanceMode)
-
DEPTHAI_SERIALIZE(SetPerformanceMode, performanceMode)
Public Members
-
PerformanceMode performanceMode
-
inline SetPerformanceMode()