|
vdr
1.7.27
|
Go to the source code of this file.
Classes | |
| class | cCiMenu |
| class | cCiEnquiry |
| class | cCiAdapter |
| class | cCamSlot |
| class | cCamSlots |
| class | cChannelCamRelations |
Defines | |
| #define | MAX_CAM_SLOTS_PER_ADAPTER 8 |
| #define | MAX_CONNECTIONS_PER_CAM_SLOT 8 |
| #define | CAM_READ_TIMEOUT 50 |
Enumerations | |
| enum | eModuleStatus { msNone, msReset, msPresent, msReady, msNone, msReset, msPresent, msReady } |
Variables | |
| cCamSlots | CamSlots |
| cChannelCamRelations | ChannelCamRelations |
| #define CAM_READ_TIMEOUT 50 |
Definition at line 21 of file include/vdr/ci.h.
| #define MAX_CAM_SLOTS_PER_ADAPTER 8 |
Definition at line 19 of file include/vdr/ci.h.
| #define MAX_CONNECTIONS_PER_CAM_SLOT 8 |
Definition at line 20 of file include/vdr/ci.h.
| enum eModuleStatus |
Definition at line 77 of file include/vdr/ci.h.
Definition at line 1550 of file ci.c.
Referenced by CamControl(), cMenuSetupCAM::cMenuSetupCAM(), and cDevice::GetDevice().
Definition at line 2067 of file ci.c.
Referenced by cDevice::Action(), cDevice::GetDevice(), cCamSlot::Reset(), cDvbHdFfDevice::SetChannelDevice(), and cDvbSdFfDevice::SetChannelDevice().
1.8.0