Hi,

I am just studying how to use MediaRecorder and Camera. 
I am just wondering if  there is a need to call MediaRecorder::setCamera() 
again after MediaRecorder::reset()?

For example (for testing purposes only) : 
1. create (open) camera object for FRONT CAMERA
2. call MediaRecorder::setCamera() using the camera object created at no. 1
3. perform other operations which caused error in MediaRecorder
4. call MediaRecorder::reset() to return it to initialized state

Any feedback will be greatly appreciated. 

Thanks,
artsylay

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

Reply via email to