![]()  | 
  
    MHEG5
    22.3.0
    
   | 
 
Definition of events sent to MHEG5 engine. More...
#include "mherrors.h"Go to the source code of this file.
Typedefs | |
| typedef E_MhegErr(* | F_NotifyDvbEvent) (E_DvbEvent event, U32BIT data) | 
Functions | |
| E_MhegErr | DVB_MhegEventsStart (F_NotifyDvbEvent handler) | 
| Start listening for DVB events.  More... | |
| E_MhegErr | DVB_MhegEventsStop (void) | 
| Stop listening for DVB events.  More... | |
Definition of events sent to MHEG5 engine.
| E_MhegErr DVB_MhegEventsStart | ( | F_NotifyDvbEvent | handler | ) | 
Start listening for DVB events.
| handler | An even handler function. | 
| E_MhegErr DVB_MhegEventsStop | ( | void | ) | 
Stop listening for DVB events.
 1.8.11