![]() |
DVBCore
22.3.0
Open Source DVB Engine
|
CI Conditional Access. More...
#include "techtype.h"Go to the source code of this file.
Functions | |
| BOOLEAN | STB_CiCaSystemSupported (U8BIT slot_id, U8BIT *pmt_data) |
| Tell whether CA descriptors were found in PMT and that CA system is supported. More... | |
| void | STB_CiCaReportPmt (U8BIT slot_id, U8BIT *pmt) |
| Report PMT to CI stack. More... | |
CI Conditional Access.
| void STB_CiCaReportPmt | ( | U8BIT | slot_id, |
| U8BIT * | pmt | ||
| ) |
Report PMT to CI stack.
| slot_id | - slot ID (0, 1, ...) |
| pmt | - PMT for the service (section) |
| BOOLEAN STB_CiCaSystemSupported | ( | U8BIT | slot_id, |
| U8BIT * | pmt_data | ||
| ) |
Tell whether CA descriptors were found in PMT and that CA system is supported.
| slot_id | slot ID (0, 1, ...) |
| pmt_data | PMT data for the service |
Tell whether CA descriptors were found in PMT and that CA system is supported.
| slot_id | slot ID (0, 1, ...) |
| pmt_data | PMT data for the service |
1.8.11