Astra SDK  v2.1.3
Public 成员函数 | 所有成员列表
astra::DeviceController类 参考

Device Controller Class 更多...

#include <DeviceController.hpp>

Public 成员函数

 DeviceController (StreamSet &set)
 
void set_ir_gain_value (int32_t value)
 
int32_t get_ir_gain_value ()
 
void set_ir_exposure_value (int32_t value)
 
int32_t get_ir_exposure_value ()
 
void enable_ldp (bool enable)
 
void enable_laser (bool enable)
 
void enable_fan (bool enable)
 
bool fan_status ()
 
void enable_fan_flash (bool enable)
 
bool fan_flash_status ()
 
void enable_distortion (int status)
 
void get_orbbec_camera_params (orbbec_camera_params &params)
 

详细描述

Device Controller Class

get information from device or set states of device. before you use this, check if the StreamSet is available.

成员函数说明

◆ enable_distortion()

void astra::DeviceController::enable_distortion ( int  status)
inline

set distortion

参数
statusthe value can be 0, 1 or 2.

该类的文档由以下文件生成: