DTSC push output support, fixes for DTSC push input and DTSC pull output
This commit is contained in:
parent
77aa90d48c
commit
ea49344628
4 changed files with 195 additions and 104 deletions
|
@ -278,6 +278,7 @@ namespace DTSC{
|
|||
void reInit(const std::string &_streamName, bool master = true);
|
||||
void reInit(const std::string &_streamName, const std::string &fileName);
|
||||
void reInit(const std::string &_streamName, const DTSC::Scan &src);
|
||||
void addTrackFrom(const DTSC::Scan &src);
|
||||
|
||||
void refresh();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue