|
DVBCore
1.0
Open source DVB engine
|
Header File for DVB-CI low-level Physical layer. More...
Go to the source code of this file.
Functions | |
| void | STB_CIStandbyOn (void) |
| Puts CI control into standby mode (power off) | |
| void | STB_CIStandbyOff (void) |
| Brings CI out of standby mode (power on) | |
| BOOLEAN | STB_CIRouteTS (U8BIT tuner, U8BIT slot_id, BOOLEAN pass_through) |
| Sets up routing between a tuner and slot. | |
Header File for DVB-CI low-level Physical layer.
| BOOLEAN STB_CIRouteTS | ( | U8BIT | tuner, |
| U8BIT | slot_id, | ||
| BOOLEAN | pass_through | ||
| ) |
Sets up routing between a tuner and slot.
| tuner | tuner to be routed |
| slot_id | slot to apply routing to |
| pass_through | TRUE if the TS should be routed through the slot, FALSE otherwise |