mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
zapit/include/zapit/zapit.h: add SendCmdReady() helper
This commit is contained in:
@@ -147,6 +147,7 @@ class CZapit : public OpenThreads::Thread
|
||||
void sendBouquetChannels(int connfd, const unsigned int bouquet, const CZapitClient::channelsMode mode, bool nonames);
|
||||
void sendChannels(int connfd, const CZapitClient::channelsMode mode, const CZapitClient::channelsOrder order);
|
||||
void SendConfig(int connfd);
|
||||
void SendCmdReady(int connfd);
|
||||
|
||||
bool StartPlayBack(CZapitChannel *thisChannel);
|
||||
//bool StopPlayBack(bool send_pmt);
|
||||
|
Reference in New Issue
Block a user