Dear Ravi:

Thank you Ravi, I think that you are a one of the most active and
smart engineers in the gourps.
I have seen your name on so many times, so many articles.
Anyway,

Ravi:
What function(s) do you want to call from the decoder node?

- the function written in the decoder source in /omx/omx_mp3 folder
from the PVMFOXMAudioDecNode.

Ravi:
The interface is through OMX IL. If you integrate your component
(decoder)
correctly, there shouldn't be a need to modify the client (node).
- if i want to control the decoder from the node or application, what
can I do..?


in fact, finally I want to control the decoder from the java
application.
So, I think that I need a way to control the decoder from the
PlayerEngine.
And, I guess that the node interface PVMFNodeInterface* is the key
pointer to control the node.
But, I am not sure it's right or not.
And, PVMFNodeInteface is the general interface, So, I can't not refer
to the actual PVMFOMXAudioDecNode from the Engine Source.
Am I wrong? or What is the most important thing that I should
understand the whole?

Thanks


On Jun 12, 2:10 pm, Ravi <yend...@pv.com> wrote:
> What function(s) do you want to call from the decoder node? The
> interface is through OMX IL. If you integrate your component (decoder)
> correctly, there shouldn't be a need to modify the client (node).
>
> -Ravi
>
> On Jun 11, 8:32 pm, saxoappeal <dimplej...@gmail.com> wrote:
>
>
>
> > Hi All
>
> > I have written my customized mp3 decoder in codecs/omx/omx_mp3.
> > So, I found a way to send a message to decoder from audiodec_node in
> > node.
>
> > now, I need to know how to call a functions in the decoder from node
> > or PlayerEngine.
> > I have read the sources hundreds times, I only get the
> > PVMFNodeInteface in the Engine.
> > But, Every tries I had failed. and I have no idea and I am crying...
>
> > It's maybe a kind of stupid question..but I really want to know it.
> > Please help me...
>
> > Thanks.- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to