MHEG5  15.3.0
include/dvb_ci.h File Reference

Common Interface functions required by MHEG5 engine. More...

#include "techtype.h"
#include "mherrors.h"

Go to the source code of this file.

Enumerations

enum  E_DecoderRequest { MHEG5_DECODER_REQUEST, MHEG5_DECODER_RELEASE }

Functions

BOOLEAN STB_CIFileRequest (U32BIT module, U8BIT *data, U32BIT length)
 Send an MMI FileRequest message to the CI module. Reply for this message should be passed to MHEG5_CiFileAcknowledge.

Detailed Description

Common Interface functions required by MHEG5 engine.

Date:
20/12/2012
Author:
Adam Sturtridge

Function Documentation

BOOLEAN STB_CIFileRequest ( U32BIT  module,
U8BIT *  data,
U32BIT  length 
)

Send an MMI FileRequest message to the CI module. Reply for this message should be passed to MHEG5_CiFileAcknowledge.

Parameters:
modulespecifies module required
dataPointer to the file request message
lengthNumber of bytes in the file request message (e.g. file name)
Returns:
TRUE if operation succeeded, FALSE otherwise
 All Data Structures Files Functions Variables Typedefs Defines