Hello,

By default,  OMXPVCodecsPlugin is enabled in OMXMaster by this call
addPlugin(new OMXPVCodecsPlugin).  Please go thro. OMXPVCodecsPlugin.cpp for
more info.

Thanks and regards,
-Lakshman





On Mon, Aug 16, 2010 at 7:30 PM, praji <[email protected]> wrote:

> Hello All,
>
> I want to know whether we can make use of PV OMX core API's like
> OMX_GetParameter, OMX_SetParameter, OMX_EmptyThisBuffer etc through
> stagefright?
>
> Currently in the froyo source code, found that the calls to
> GetParameter, SetParameter etc is done through IOMX.cpp as given
> below:
>
> -->virtual status_t setParameter(node_id node, OMX_INDEXTYPE
> index,const void *params, size_t size)
>
> Can anyone please let me know how can we use OMX_SetParameter (PV
> defined) through stagefright?
>
>
> Thanks,
> Prajeesh
>
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to