Hi,
I want to use setCamera() of MediaRecorder class. For this I have to use camera object. But I'm unable to use it. Pls tell me how can I use camera object for this purpose
Hi,
I want to use setCamera() of MediaRecorder class. For this I have to use camera object. But I'm unable to use it. Pls tell me how can I use camera object for this purpose
The API Demos that come with the SDK have an example activity for getting a Camera
object.