You can take a look at MediaPlayerService.cpp in frameworks/base/media/libmediaplayerservice. http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=media/libmediaplayerservice/MediaPlayerService.cpp;h=53831717ec8a68efe7843cfe0678088539cdfcbd;hb=0fda766e53fba7e829fe6e145738f6a94ce48bda
On Wed, Jan 21, 2009 at 3:19 PM, srini amul <[email protected]> wrote: > Hi, > > I have a player engine [say libengine.so] which is in C++ in an android > layer. And i would like to call player engine APIs by a media player > framework. > > Can anyone tell me, how media framework can call my player engine API > [based on file format] which is in C++ ??? > > Basically i am looking for a framework & library layer interaction, if the > library is in C++ code. > > Thanks & Regards, > P.Sriniamul > > ------------------------------ > Check out the all-new Messenger 9.0! Click here. > > > <http://in.rd.yahoo.com/tagline_messenger_7/*http://in.messenger.yahoo.com/> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
