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

CI Content Control - descrambler keys. More...

#include "techtype.h"

Go to the source code of this file.

Functions

void STB_CiKeysApply (U8BIT path, U8BIT slot_id)
 Apply stored CC keys (if any) on given path. More...
 
void STB_CiKeysClear (U8BIT path, U8BIT slot_id)
 Clear CC keys (if any) from given path. More...
 

Detailed Description

CI Content Control - descrambler keys.

Date
28 November 2016
Author
Adam Sturtridge

Function Documentation

void STB_CiKeysApply ( U8BIT  path,
U8BIT  slot_id 
)

Apply stored CC keys (if any) on given path.

Parameters
pathPath to apply keys on
slot_idzero-based CI slot identifier (0, 1, ...)
void STB_CiKeysClear ( U8BIT  path,
U8BIT  slot_id 
)

Clear CC keys (if any) from given path.

Parameters
pathPath to clear keys from
slot_idzero-based CI slot identifier (0, 1, ...)