Go to the source code of this file.
Functions | |
| cCiCaPmt | CreateCAPMT (const ProgramMapTable &, const unsigned short *, uint) |
| static 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 | |||
| ) |
Definition at line 404 of file dvbcam.cpp.
Referenced by DVBCam::SendPMT().
| static void process_desc | ( | cCiCaPmt & | capmt, | |
| const unsigned short * | casids, | |||
| const desc_list_t & | desc | |||
| ) | [static] |
Definition at line 380 of file dvbcam.cpp.
Referenced by CreateCAPMT().
const char* cplm_info[] [static] |
{
"CPLM_MORE",
"CPLM_FIRST",
"CPLM_LAST",
"CPLM_ONLY",
"CPLM_ADD",
"CPLM_UPDATE"
}
Definition at line 323 of file dvbcam.cpp.
Referenced by DVBCam::SendPMT().
1.6.3