It should be possible. The interaction between various components in PV framework is done via nodes. There is a node even for the mp3 parser. Please look at nodes/ pvmp3ffparsernode/... You would have to replace this node with yours, or make changes to this node to integrate your parser.
-Ravi On Dec 11, 11:14 am, chetan <[EMAIL PROTECTED]> wrote: > Hello all, > > Is it possible to replace the PVMF mp3 parser with my own mp3 parser? > The decoder would still be of PVMF. If so, what is the procedure to do > so? I need to do this to understand 'clearly' the data flow in the > PVMF during a media playback. > > Thanks a lot in advance > > Regards > Chetan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
