![]() |
DVBCore
22.3.0
Open Source DVB Engine
|
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... | |
CI Content Control - descrambler keys.
| void STB_CiKeysApply | ( | U8BIT | path, |
| U8BIT | slot_id | ||
| ) |
Apply stored CC keys (if any) on given path.
| path | Path to apply keys on |
| slot_id | zero-based CI slot identifier (0, 1, ...) |
| void STB_CiKeysClear | ( | U8BIT | path, |
| U8BIT | slot_id | ||
| ) |
Clear CC keys (if any) from given path.
| path | Path to clear keys from |
| slot_id | zero-based CI slot identifier (0, 1, ...) |
1.8.11