mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
rework streaming part2
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8567503f9d
Author: TangoCash <eric@loxat.de>
Date: 2022-10-05 (Wed, 05 Oct 2022)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -122,7 +122,7 @@ class CStreamManager : public OpenThreads::Thread
|
||||
|
||||
bool Listen();
|
||||
bool Parse(int fd, stream_pids_t &pids, t_channel_id &chid, CFrontend * &frontend, bool &is_e2);
|
||||
void PreparePids(CZapitChannel * channel, stream_pids_t &pids);
|
||||
void PreparePids(CZapitChannel * channel, stream_pids_t &pids, bool is_e2);
|
||||
void CheckStandby(bool enter);
|
||||
CFrontend * FindFrontend(CZapitChannel * channel);
|
||||
bool StopAll();
|
||||
|
Reference in New Issue
Block a user