mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
streamts: initialize frontend
Origin commit data
------------------
Commit: 66f899470f
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-05 (Mon, 05 Sep 2022)
Origin message was:
------------------
- streamts: initialize frontend
This commit is contained in:
@@ -87,6 +87,7 @@ CStreamInstance::CStreamInstance(int clientfd, t_channel_id chid, stream_pids_t
|
||||
running = false;
|
||||
dmx = NULL;
|
||||
buf = NULL;
|
||||
frontend = NULL;
|
||||
}
|
||||
|
||||
CStreamInstance::~CStreamInstance()
|
||||
|
Reference in New Issue
Block a user