i want to replace the entire media framework with my own framework to process media data .. is that feasible ? how tightly is open core coupled with the platform ?
On Feb 20, 10:06 pm, rktb <[email protected]> wrote: > Please help me understand ... are you trying to replace "opencore" of > "mediaplayer" ? > > -Ravi > > On Feb 20, 11:02 am, Paranoia <[email protected]> wrote: > > > > > just read the code. it's not too difficult. > > but you have to replace the whole mediaserver, if you want to replace > > the opencore > > > On Feb 21, 12:01 am, scs sek <[email protected]> wrote: > > > > This can be partially reused for the application, Is there any > > > document for platform interface? > > > On 2/20/09, Dave Sparks <[email protected]> wrote: > > > > > There is a well-defined interface for new media players. There are > > > > already 3 players in Android: OpenCore, Vorbis, and MIDI. They each > > > > implement MediaPlayerInterface. > > > > > On Feb 19, 11:26 pm, jerand <[email protected]> wrote: > > > >> are there any well-defined interfaces on how the android's app > > > >> framework and open core interact? if so, is there any document for the > > > >> same.Like > > > >> Androids app framework ||| media interface ||| some media framework > > > >> ||| platform interface ||| platform > > > > >> or should new wrappers be written to map to player app of the > > > >> application framework layer if am going to use the already added apps > > > >> like player or recorder ? > > > > >> one more approach could be to develop a new player app which uses the > > > >> new framework, pack it and add to the app framework. > > > > >> Basically I would like to know of the standard media interfaces for > > > >> native android applications like player/ recorded !!!- 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 [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 -~----------~----~----~----~------~----~------~--~---
