HbbTv  17.9.0
Open source HBBTV engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Typedefs | Enumerations | Functions
metadatasearch.c File Reference

HbbTV MetadataSearch. More...

#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "hbbtv_js.h"
#include "query.h"
#include "channel.h"
#include "collection.h"
#include "npapi_utils.h"
#include "plugin.h"
#include "hz_debug.h"

Macros

#define MAX_STRING_LENGTH   35
 

Typedefs

typedef struct s_meta_handle S_META_HANDLE
 

Enumerations

enum  E_METADATA_PROPERTY_IDS { METADATA_SEARCHTARGET, METADATA_RESULT, METADATA_MAX_PROPERTY_IDS }
 
enum  E_METADATA_METHOD_IDS {
  METADATA_SET_QUERY, METADATA_ADD_CHANNEL_CONSTRAINT, METADATA_CREATE_QUERY, METADATA_FIND_PROGRAMMES_FROM_STREAM,
  METADATA_MAX_METHOD_IDS
}
 

Functions

NPObjectMetadataSearchCreate (NPP instance, void *handle)
 Create a MetadataSearch object and store in link list. More...
 

Detailed Description

HbbTV MetadataSearch.

Date
May 2013
Author
Steve Ford

Function Documentation

NPObject* MetadataSearchCreate ( NPP  instance,
void *  handle 
)

Create a MetadataSearch object and store in link list.


Parameters
None
Returns
Pointer to object created