I don't think you are looking at cupcake branch. MediaRecorder has a binder interface. It is not based on PVAuthor. Instead, like MediaPlayer it is an abstraction layer so that another media framework can be used if desired.
On Dec 17, 10:32 pm, hanchao3c <[email protected]> wrote: > There is a small problem. > Current the SoundRecorder is base on MediaRecorder , MediaRecorder is > base on Open PVAuthor. > packages/apps/SoundRecorder/ > > But there is NOT a binder service (BpXXX -> BnXXX) now . MediaRecorder > service call PVAuthor directly , and Using AudioRecorder as it input. > > Can VideoRecorder / Camera / VideoRecorder all use using One > BnService and base on PVAuthor ? > > I think it will change more for Current Camera framework (Now they are > in libui.so) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
