mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-31 09:20:58 +02:00
add channelid-check (thx DboxOldie)
Origin commit data
------------------
Branch: master
Commit: ffd0f972f9
Author: max_10 <max_10@gmx.de>
Date: 2016-06-15 (Wed, 15 Jun 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -117,6 +117,7 @@ public:
|
||||
void InputAnswer(enum CA_SLOT_TYPE, uint32_t Slot, uint8_t * Data, int Len);
|
||||
void MenuClose(enum CA_SLOT_TYPE, uint32_t Slot);
|
||||
void SetTSClock(u32 /*Speed*/) { return; };
|
||||
bool checkChannelID(u64 /*chanID*/) { return false; };
|
||||
virtual ~cCA();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user