#include <libmythtv/recorders/dvbdev/dvbci.h>
Definition at line 123 of file dvbci.h.
◆ cCiCaPmt()
cCiCaPmt::cCiCaPmt |
( |
int |
ProgramNumber, |
|
|
uint8_t |
cplm = CPLM_ONLY |
|
) |
| |
|
explicit |
◆ AddElementaryStream()
void cCiCaPmt::AddElementaryStream |
( |
int |
type, |
|
|
int |
pid |
|
) |
| |
◆ AddCaDescriptor()
void cCiCaPmt::AddCaDescriptor |
( |
int |
ca_system_id, |
|
|
int |
ca_pid, |
|
|
int |
data_len, |
|
|
const uint8_t * |
data |
|
) |
| |
\brief Inserts an Access Control (CA) Descriptor into a PMT.
The format of ca_pmt is:
ca_pmt_list_management
[program header]
if (program descriptors > 0)
[program descriptors]
for each stream
[stream header]
if (stream descriptors > 0)
[stream descriptors]
Definition at line 1550 of file dvbci.cpp.
Referenced by process_desc().
◆ cCiConditionalAccessSupport
◆ cHlCiHandler
◆ m_length
int cCiCaPmt::m_length {0} |
|
private |
◆ m_infoLengthPos
int cCiCaPmt::m_infoLengthPos {0} |
|
private |
◆ m_capmt
uint8_t cCiCaPmt::m_capmt[2048] {0} |
|
private |
The documentation for this class was generated from the following files:
- mythtv/libs/libmythtv/recorders/dvbdev/dvbci.h
- mythtv/libs/libmythtv/recorders/dvbdev/dvbci.cpp