You will find more, including autofocus, by looking at the LogCat
output window in Eclipse as a camera app starts running and changes
its (preview) settings.

Regards

On Jan 19, 8:06 am, marc <marc.rob...@gmail.com> wrote:
> Hello Dave or Blindfold,
>     So I placed the following lines of code in the ApiDemo graphics-
>
> >Camera Preview application, in the SurfaceCreated routine...
>
> String thing = mCamera.getParameters().flatten();
> System.out.println(thing);
>
> Here is the list of parameters it returned,
>
> picture-size
> preview-frame-rate
> preview-size
> picture-format
> preview-format
>
> Unfortunately, there are no parameters for controlling the autofocus.
> Are there any more parameters for the Camera?
>
> Thanks for your help
> -Marc

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