mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
send ecm pids in stream only in raw mode
Origin commit data
------------------
Commit: 4d7d81b453
Author: TangoCash <eric@loxat.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)
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