How about AudioTrack?

Doug

On Sep 13, 10:15 am, Nadav <nadav...@gmail.com> wrote:
> Playing with the MediaRecorder Java code I have found the
> MediaRecorder class to be quite limited, there is no way to control
> the media before it is encoded/compressed, and, there is no way to
> control the result, file, socket, transport:MPEG2-TS, MP4 'moof'
> position, ...
>
> With windows enviroment DirectShow/MediaFoundation provide fine access
> and control of the media pipeline.
>
> I wonder, is there any LowLevel NDK API for the MediaRecorder that
> enable some of the above mentioned functionality?
>
> I would really like to avoid implementing a native C++ MediaRecorder
> my-self...
>
> Any Help will B appreciated.
>
> ~Nadav

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to