It looks like a lot of similar routine works are done in different source nodes. Will it be helpful to introduce something like a base source node implementation in PV framework?
On Mon, Dec 15, 2008 at 9:37 PM, [email protected] <[email protected]>wrote: > > > I want add a node too. > > I want add a new data source node to get the TV data(h264 and the > aac). > I find the dource node is very complex, who can tell me the least > function of a source node that I must pay attention to. > > Thank you very much. > > > On 12月13日, 上午9时58分, "Android PT" <[email protected]> wrote: > > Chetan, > > > > Best way to do that is remove the existing mp3 parser, compile the code > and > > resolve the compilation errors by adding your own node.. > > Note down the steps you will do. So that you can use those steps for your > > next node addition and also for me... :)) > > > > Thanks > > ~ > > > > On Fri, Dec 12, 2008 at 2:12 PM, chetan <[email protected]> wrote: > > > > > Hi, > > > > > What is the procedure to add a 'source node' in the PV framework? I > > > want to add a mp3 parser node even though there already exists a > > > default mp3 parser node. I have with me a mp3 parser. > > > > > Hope this is not mundane query. > > > > > Thanks & 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 -~----------~----~----~----~------~----~------~--~---
