HbbTv  17.9.0
Open source HBBTV engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
sevent.h File Reference

Stream Event class. More...

#include "hbbtv_js.h"

Go to the source code of this file.

Functions

void SEventInit (void)
 SEventInit - initialise string identifiers for SEvent. More...
 
NPObjectSEventCreate (NPP instance, S_HBBTV_SE_INFO *einfo)
 SEvent Create - Create the SEvent and store in link list. More...
 

Detailed Description

Stream Event class.

Date
September 2013
Author
Adam Sturtridge

Function Documentation

NPObject* SEventCreate ( NPP  instance,
S_HBBTV_SE_INFO einfo 
)

SEvent Create - Create the SEvent and store in link list.


Parameters
None
Returns
Pointer to object created
void SEventInit ( void  )

SEventInit - initialise string identifiers for SEvent.


Parameters
None