public class MediaManager
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
RESOLUTION_1080P |
static int |
RESOLUTION_2160P |
static int |
RESOLUTION_240P |
static int |
RESOLUTION_360P |
static int |
RESOLUTION_480P |
static int |
RESOLUTION_720P |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
getCameraBackId() |
static int |
getCameraDisplayOrientation() |
static int |
getCameraFrontId() |
static android.hardware.Camera.Size |
getCameraPictureSize() |
static android.hardware.Camera.Size |
getCameraPreviewSize() |
static android.hardware.Camera.Size |
getCameraVideoSize() |
public static int RESOLUTION_240P
public static int RESOLUTION_360P
public static int RESOLUTION_480P
public static int RESOLUTION_720P
public static int RESOLUTION_1080P
public static int RESOLUTION_2160P
public static int getCameraBackId()
public static int getCameraFrontId()
public static int getCameraDisplayOrientation()
public static android.hardware.Camera.Size getCameraPictureSize()
public static android.hardware.Camera.Size getCameraPreviewSize()
public static android.hardware.Camera.Size getCameraVideoSize()