nrc_symbian_component_loader.h File Reference

#include <OMX_Component.h>
#include <OMX_Types.h>
#include "omxcore.h"

Go to the source code of this file.

Functions

void setup_component_loader (BOSA_COMPONENTLOADER *loader)
OMX_ERRORTYPE BOSA_NRC_SYMBIAN_InitComponentLoader (BOSA_COMPONENTLOADER *loader)
OMX_ERRORTYPE BOSA_NRC_SYMBIAN_DeInitComponentLoader (BOSA_COMPONENTLOADER *loader)
OMX_ERRORTYPE BOSA_NRC_SYMBIAN_CreateComponent (BOSA_COMPONENTLOADER *loader, OMX_OUT OMX_HANDLETYPE *pHandle, OMX_IN OMX_STRING cComponentName, OMX_IN OMX_PTR pAppData, OMX_IN OMX_CALLBACKTYPE *pCallBacks)
OMX_ERRORTYPE BOSA_NRC_SYMBIAN_DestroyComponent (BOSA_COMPONENTLOADER *loader, OMX_HANDLETYPE hComponent)
OMX_ERRORTYPE BOSA_NRC_SYMBIAN_ComponentNameEnum (BOSA_COMPONENTLOADER *loader, OMX_STRING cComponentName, OMX_U32 nNameLength, OMX_U32 nIndex)
OMX_ERRORTYPE BOSA_NRC_SYMBIAN_GetRolesOfComponent (BOSA_COMPONENTLOADER *loader, OMX_STRING compName, OMX_U32 *pNumRoles, OMX_U8 **roles)
OMX_API OMX_ERRORTYPE BOSA_NRC_SYMBIAN_GetComponentsOfRole (BOSA_COMPONENTLOADER *loader, OMX_STRING role, OMX_U32 *pNumComps, OMX_U8 **compNames)


Function Documentation

OMX_ERRORTYPE BOSA_NRC_SYMBIAN_ComponentNameEnum ( BOSA_COMPONENTLOADER loader,
OMX_STRING  cComponentName,
OMX_U32  nNameLength,
OMX_U32  nIndex 
)

OMX_ERRORTYPE BOSA_NRC_SYMBIAN_CreateComponent ( BOSA_COMPONENTLOADER loader,
OMX_OUT OMX_HANDLETYPE pHandle,
OMX_IN OMX_STRING  cComponentName,
OMX_IN OMX_PTR  pAppData,
OMX_IN OMX_CALLBACKTYPE pCallBacks 
)

OMX_ERRORTYPE BOSA_NRC_SYMBIAN_DeInitComponentLoader ( BOSA_COMPONENTLOADER loader  ) 

OMX_ERRORTYPE BOSA_NRC_SYMBIAN_DestroyComponent ( BOSA_COMPONENTLOADER loader,
OMX_HANDLETYPE  hComponent 
)

OMX_API OMX_ERRORTYPE BOSA_NRC_SYMBIAN_GetComponentsOfRole ( BOSA_COMPONENTLOADER loader,
OMX_STRING  role,
OMX_U32 pNumComps,
OMX_U8 **  compNames 
)

OMX_ERRORTYPE BOSA_NRC_SYMBIAN_GetRolesOfComponent ( BOSA_COMPONENTLOADER loader,
OMX_STRING  compName,
OMX_U32 pNumRoles,
OMX_U8 **  roles 
)

OMX_ERRORTYPE BOSA_NRC_SYMBIAN_InitComponentLoader ( BOSA_COMPONENTLOADER loader  ) 

void setup_component_loader ( BOSA_COMPONENTLOADER loader  ) 


Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo