1 #ifndef LH_NONLINEARITY_API_H
2 #define LH_NONLINEARITY_API_H
31 #include "lighthouse/api/LighthouseDllDecl.h"
32 #include "lighthouse/api/lhdefs.h"
Definition: LHNonlinearityAPI.h:38
virtual size_t getNonlinearityCoefficients(lh_device_id_t deviceID, lh_error_code_t *errorCode, float buffer[], size_t bufferLength)
This is the API for controlling the autonulling functionality of a device.
Definition: LighthouseAPI.h:54