> The media player application source is available; After wading through plenty of audio glue and interfacing code in various code branches, I think that what we meant by MediaPlayer in the discussions is mostly situated in AudioFlinger, AudioHardwareGeneric, AudioTrack and AudioRecord? I.e., libs/ audioflinger/AudioFlinger.cpp, libs/audioflinger/ AudioHardwareGeneric.cpp, media/libmedia/AudioTrack.cpp and media/ libmedia/AudioRecord.cpp at http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=libs/audioflinger/AudioFlinger.cpp, http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=libs/audioflinger/AudioHardwareGeneric.cpp, http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=media/libmedia/AudioTrack.cpp, http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=media/libmedia/AudioRecord.cpp, respectively.
Thanks On Nov 22, 9:57 am, blindfold <[EMAIL PROTECTED]> wrote: > Thank you Dianne. > > > The media player application source is available; > > I was not aware of that as I (and I guess some others too) could not > find it while browsing and searching throughhttp://android.git.kernel.org/ > Where exactly can we find it? Thanks. > ... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

