Actually I want to implement pause/resume functionality while recording video but MediaRecorder does not support it. Because of that, I want to make a video file from frames data (byte array) received from onPreviewFrame(). Is it possible to achieve on Android 4.0+ (API 14+) versions?
Please help me, it's urgent. Any help or guidance will be well appreciated. -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

