DVBCore  17.9.0
Open Source DVB Engine
 All Data Structures Files Functions Typedefs Macros Pages
Functions
stbcica.h File Reference

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...
 

Detailed Description

CI Conditional Access.

Date
28 November 2016
Author
Adam Sturtridge

Function Documentation

void STB_CiCaReportPmt ( U8BIT  slot_id,
U8BIT *  pmt 
)

Report PMT to CI stack.

Parameters
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.

Parameters
slot_idslot ID (0, 1, ...)
pmt_dataPMT data for the service
Returns
BOOLEAN - TRUE if allowed

Tell whether CA descriptors were found in PMT and that CA system is supported.

Parameters
slot_idslot ID (0, 1, ...)
pmt_dataPMT data for the service
Returns
BOOLEAN - TRUE if allowed