From db35ba0aa9ae3fe0fc54e76e1b056d0277e39f23 Mon Sep 17 00:00:00 2001 From: max10 Date: Thu, 5 Jun 2014 21:15:00 +0200 Subject: [PATCH] . --- common/ca_ci.h | 1 + 1 file changed, 1 insertion(+) diff --git a/common/ca_ci.h b/common/ca_ci.h index 1c4952f..0b6fb57 100644 --- a/common/ca_ci.h +++ b/common/ca_ci.h @@ -260,6 +260,7 @@ public: /// Notify the module we closed the menu void MenuClose(enum CA_SLOT_TYPE, uint32_t Slot); /// Get the supported CAIDs +// int GetCAIDS(CaIdVector & /*Caids*/) { return 0; }; int GetCAIDS(CaIdVector &Caids); /// Send a CA-PMT object and Raw unparsed PMT to the CA layer bool SendCAPMT(u64 /*Source*/, u8 /*DemuxSource*/, u8 /*DemuxMask*/, const unsigned char * /*CAPMT*/, u32 /*CAPMTLen*/, const unsigned char * /*RawPMT*/, u32 /*RawPMTLen*/,