edu.dhbw.andar
Class CameraParameters
java.lang.Object
edu.dhbw.andar.CameraParameters
public class CameraParameters
- extends java.lang.Object
Only the newer versions of the SDK support querying the available preview
sizes. This class and it descendants encapsulate this functionality, so that
no verify exception is thrown on older(1.6) mobile phones.
- Author:
- Tobi
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CameraParameters
public CameraParameters()
setCameraParameters
public static void setCameraParameters(Camera camera,
int width,
int height)