VideoRecorder and VideoPlayer don't exist in the Android SDK.
If you meant MediaRecorder and MediaPlayer, then the answer to your
question is no. At best, you could have a local proxy on the phone to
feed data to MediaPlayer for playback.



On Thu, Sep 24, 2009 at 5:15 PM, fala70 <fal...@gmail.com> wrote:
>
> Hi,
>
> I need to understand if the classes VideoRecorder and VideoPlayer, can
> work without files but using directly the frames audio and video.. I
> need to encode and decode frame h263 and amr without use any file
> containare. It is possible, I didn't see nothing about that.
>
> thanks.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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