mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
send ecm pids in stream only in raw mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d7d81b453
Author: TangoCash <eric@loxat.de>
Date: 2022-09-09 (Fri, 09 Sep 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 &send_raw);
|
||||
void AddPids(int fd, CZapitChannel * channel, stream_pids_t &pids);
|
||||
void AddPids(int fd, CZapitChannel * channel, stream_pids_t &pids, bool send_raw);
|
||||
void CheckStandby(bool enter);
|
||||
CFrontend * FindFrontend(CZapitChannel * channel);
|
||||
bool StopAll();
|
||||
|
Reference in New Issue
Block a user