Minor fixes.
This commit is contained in:
parent
dda0ea669c
commit
7e82673a13
3 changed files with 14 additions and 14 deletions
|
@ -11,8 +11,6 @@ namespace Util {
|
|||
void sanitizeName(std::string & streamname);
|
||||
bool streamAlive(std::string & streamname);
|
||||
bool startInput(std::string streamname, std::string filename = "", bool forkFirst = true);
|
||||
/* roxlu-begin */
|
||||
int startRecording(std::string streamname);
|
||||
/* roxlu-end */
|
||||
JSON::Value getStreamConfig(std::string streamname);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue