public class CameraProfile extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
QUALITY_HIGH |
static int |
QUALITY_LOW |
static int |
QUALITY_MEDIUM |
| Constructor and Description |
|---|
CameraProfile() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getJpegEncodingQualityParameter(int quality) |
static int |
getJpegEncodingQualityParameter(int cameraId,
int quality) |
public static final int QUALITY_LOW
public static final int QUALITY_MEDIUM
public static final int QUALITY_HIGH
Copyright © 2008-2013. All Rights Reserved.