restream stop from receiver

This commit is contained in:
Dhanya Maliakal
2017-11-30 18:39:08 +01:00
parent b75985088d
commit 70bf6eb4cb
10 changed files with 105 additions and 0 deletions

View File

@ -267,6 +267,9 @@ class slsReceiverTCPIPInterface : private virtual slsReceiverDefs {
/** set silent mode */
int set_silent_mode();
/** restream stop packet */
int restream_stop();
/** detector type */