zapit/include/zapit/zapit.h: add SendCmdReady() helper

This commit is contained in:
[CST] Focus
2012-04-20 15:19:25 +04:00
parent ce3f410871
commit e241757884

View File

@@ -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);