This commit is contained in:
max10
2015-11-13 21:13:47 +01:00
parent 6ceed686a6
commit f7b22b485d
5 changed files with 29 additions and 5 deletions

View File

@@ -22,5 +22,6 @@ public:
eDVBCIContentControlManagerSession(tSlot *tslot);
~eDVBCIContentControlManagerSession();
void ci_ccmgr_doClose(tSlot *tslot);
void resendKey(tSlot *tslot);
};
#endif