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: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to