in between

This commit is contained in:
Dhanya Maliakal
2017-11-16 16:01:31 +01:00
parent a89265faf8
commit 4097c37b31
6 changed files with 88 additions and 9 deletions

View File

@ -1353,7 +1353,7 @@ class multiSlsDetector : public slsDetectorUtils {
/** Enable or disable streaming data from receiver to client
* @param enable 0 to disable 1 to enable -1 to only get the value
* @returns data streaming to receiver enable
* @returns data streaming from receiver enable
*/
int enableDataStreamingFromReceiver(int enable=-1);