Go to the source code of this file.
Functions | |
| cCiCaPmt | CreateCAPMT (const ProgramMapTable &, const unsigned short *, uint) |
| void | process_desc (cCiCaPmt &capmt, const unsigned short *casids, const desc_list_t &desc) |
Variables | |
| static const char * | cplm_info [] |
| cCiCaPmt CreateCAPMT | ( | const ProgramMapTable & | pmt, | |
| const unsigned short * | casids, | |||
| uint | cplm | |||
| ) |
| void process_desc | ( | cCiCaPmt & | capmt, | |
| const unsigned short * | casids, | |||
| const desc_list_t & | desc | |||
| ) |
const char* cplm_info[] [static] |
Initial value:
{
"CPLM_MORE",
"CPLM_FIRST",
"CPLM_LAST",
"CPLM_ONLY",
"CPLM_ADD",
"CPLM_UPDATE"
}
Definition at line 317 of file dvbcam.cpp.
Referenced by DVBCam::SendPMT().
1.5.5