Pass channed if with CTimerd::RecordingStopInfo

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1563 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
focus
2011-07-21 10:08:03 +00:00
parent 5c8429673a
commit 13cc2264d7
2 changed files with 2 additions and 0 deletions

View File

@@ -1202,6 +1202,7 @@ void CTimerEvent_Record::stopEvent()
CTimerd::RecordingStopInfo stopinfo;
// Set EPG-ID if not set
stopinfo.eventID = eventID;
stopinfo.channel_id = eventInfo.channel_id;
CTimerManager::getInstance()->getEventServer()->sendEvent(CTimerdClient::EVT_RECORD_STOP,
CEventServer::INITID_TIMERD,
&stopinfo,