Monday, September 5, 2011

[android-developers] Re: Pause MediaRecorder

Hi,

By pause, you want to stop the recording for a while, and continue it
after that's it?
What about, MediaRecord.stop()?
http://developer.android.com/reference/android/media/MediaRecorder.html#stop%28%29

Regards,
Jeremy

On Sep 5, 9:50 am, Akhilesh Mani <coffeewitha...@gmail.com> wrote:
> Hi,
> Is there any way to pause MediaRecorder while recording.
> Or any alternate for doing that.
>
> Regards
> Mani.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment