Added push-related API calls to controller, made outputs able to wait for playable streams.
This commit is contained in:
parent
861b62d47b
commit
263dee7b25
17 changed files with 329 additions and 457 deletions
|
@ -34,5 +34,5 @@ namespace Util {
|
|||
static bool isRunning(pid_t pid);
|
||||
static std::set<int> socketList; ///< Holds sockets that should be closed before forking
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue