![]() |
DVBCore
22.3.0
Open Source DVB Engine
|
Header file - macros and function prototypes for public use. More...
#include "techtype.h"Go to the source code of this file.
Enumerations | |
| enum | E_STB_SI_STATUS { SI_SEARCHING, SI_UPDATING, SI_STOPPED } |
Functions | |
| void | STB_SITerrInitialise (void) |
| Initialises STB layer SI engine - terrestrial version. | |
| void | STB_SITerrSendEvent (U8BIT path, U32BIT events) |
| Sends an event to STB layer SI Terrestrial engine. More... | |
| E_STB_SI_STATUS | STB_SITerrGetStatus (U8BIT path) |
| Reads the SI status. More... | |
Header file - macros and function prototypes for public use.
| E_STB_SI_STATUS STB_SITerrGetStatus | ( | U8BIT | path | ) |
Reads the SI status.
| U8BIT | path - the ID of the decode path to use |
| void STB_SITerrSendEvent | ( | U8BIT | path, |
| U32BIT | events | ||
| ) |
Sends an event to STB layer SI Terrestrial engine.
| U32BIT | events - event mask |
1.8.11