Stream Event class.
More...
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "hbbtv_js.h"
#include "plugin.h"
#include "sevent.h"
#include "hz_debug.h"
#include "npapi_utils.h"
|
enum | E_SEVENT_IDS {
SEVENT_NAME,
SEVENT_DATA,
SEVENT_TEXT,
SEVENT_STATUS,
SEVENT_MAX_IDS
} |
|
Stream Event class.
- Date
- September 2013
- Author
- Adam Sturtridge
SEvent Create - Create the SEvent and store in link list.
- Parameters
-
- Returns
- Pointer to object created
SEventInit - initialise string identifiers for SEvent.
- Parameters
-