mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
webtv channels integration port,
initial code (C) martii,
initial patch from jacek
Origin commit data
------------------
Branch: ni/coolstream
Commit: a473fe8194
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-27 (Wed, 27 Aug 2014)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -96,6 +96,7 @@ class CStreamManager : public OpenThreads::Thread
|
||||
bool Start(int port = 0);
|
||||
bool Stop();
|
||||
bool StopStream(t_channel_id channel_id = 0);
|
||||
bool StopStream(CFrontend * fe);
|
||||
bool StreamStatus(t_channel_id channel_id = 0);
|
||||
bool SetPort(int newport);
|
||||
int GetPort() { return port; }
|
||||
|
Reference in New Issue
Block a user