Hello,
I am using the advanced camera library. I have preview images showing and I have gotten the flash torch to go on and off.
I am trying to use the zoom function. On both of my devices, a Samsung Vibrant and an Acer A500 tablet, the iszoomsupported function returns true and I can see a non-zero MaxZoom size, but I can't seem to get zoom to work.
My code is something like Cam1.Zoom = 10 or 20 or whatever. But this does nothing on either device.
What do I need to do in order to get zoom to work?
Added Later:
On my Acer A500 I have run a few other camera programs. They allow zooming and zooming works as expected.
Thanks,
Barry.
I am using the advanced camera library. I have preview images showing and I have gotten the flash torch to go on and off.
I am trying to use the zoom function. On both of my devices, a Samsung Vibrant and an Acer A500 tablet, the iszoomsupported function returns true and I can see a non-zero MaxZoom size, but I can't seem to get zoom to work.
My code is something like Cam1.Zoom = 10 or 20 or whatever. But this does nothing on either device.
What do I need to do in order to get zoom to work?
Added Later:
On my Acer A500 I have run a few other camera programs. They allow zooming and zooming works as expected.
Thanks,
Barry.
Last edited: