DVBCore  1.0
Open source DVB engine
externals/HBBTV/src/common.h File Reference

Definition of functions common withing externals/HBBTV. More...

Go to the source code of this file.

Functions

void EXT_HbbtvGetEvent (void *event, void *service, S_HBBTV_EVENT_DETAILS *details)
 Fills in the event details structure given the event handle.

Detailed Description

Definition of functions common withing externals/HBBTV.

Date:
February 2014
Author:
Sergio Panseri

Function Documentation

void EXT_HbbtvGetEvent ( void *  event,
void *  service,
S_HBBTV_EVENT_DETAILS *  details 
)

Fills in the event details structure given the event handle.

Parameters:
eventEvent handle
serviceService handle
detailsPointer to the structure to fill in. HBBTV_ReleaseEventDetails can be called passing the structure pointer to ensure any allocated data relative to the event is freed
 All Data Structures Files Functions Typedefs Defines