![]()  | 
  
    MHEG5
    22.3.0
    
   | 
 
Common header internal to IC streamer. More...
Go to the source code of this file.
Macros | |
| #define | STMR_TS_PACKET_SIZE (188) | 
| #define | STMR_MAX_PSI_SECTION (1024) | 
| #define | STMR_TO_UNITS(x) ((x) / STMR_TS_PACKET_SIZE) | 
| #define | STMR_TO_BYTES(x) ((x) * STMR_TS_PACKET_SIZE) | 
Functions | |
| void | MHEG5StreamerHandle (MHEG5StreamerEventParams_t *params) | 
| Process an MHEG5StreamerEvent message The event is passed onto the streamer module for processing.  More... | |
Common header internal to IC streamer.
| void MHEG5StreamerHandle | ( | MHEG5StreamerEventParams_t * | params | ) | 
Process an MHEG5StreamerEvent message The event is passed onto the streamer module for processing.
| params | Parameters for this event message | 
 1.8.11