omx_base_source.c File Reference

#include <omxcore.h>
#include <omx_base_source.h>

Go to the source code of this file.

Functions

OMX_ERRORTYPE omx_base_source_Constructor (OMX_COMPONENTTYPE *openmaxStandComp, OMX_STRING cComponentName)
OMX_ERRORTYPE omx_base_source_Destructor (OMX_COMPONENTTYPE *openmaxStandComp)
void * omx_base_source_BufferMgmtFunction (void *param)
void * omx_base_source_twoport_BufferMgmtFunction (void *param)


Detailed Description

OpenMAX base source component. This component does not perform any multimedia processing. It derives from base component and contains a single output port. This class can also be used for a two port source component It can be used as base class for source components.

Copyright (C) 2007-2008 STMicroelectronics Copyright (C) 2007-2008 Nokia Corporation and/or its subsidiary(-ies).

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Date
2008-06-27 12:00:23 +0200 (Fri, 27 Jun 2008)
Revision
Rev
554
Author
Author
pankaj_sen

Definition in file omx_base_source.c.


Function Documentation

void* omx_base_source_BufferMgmtFunction ( void *  param  ) 

OMX_ERRORTYPE omx_base_source_Constructor ( OMX_COMPONENTTYPE openmaxStandComp,
OMX_STRING  cComponentName 
)

OMX_ERRORTYPE omx_base_source_Destructor ( OMX_COMPONENTTYPE openmaxStandComp  ) 

void* omx_base_source_twoport_BufferMgmtFunction ( void *  param  ) 


Generated for OpenMAX Bellagio rel. 0.9.0 by  doxygen 1.5.1
SourceForge.net Logo