public class CameraHardwareCapabilitiesHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static android.hardware.camera2.CameraCharacteristics |
getCameraInfo(android.content.Context context,
String cameraId) |
static List<android.util.Size> |
getSupportedResolutionsForYUV420_888(android.content.Context context,
String cameraId)
List supported resolutions by the given camera.
|
public static List<android.util.Size> getSupportedResolutionsForYUV420_888(android.content.Context context, String cameraId)
public static android.hardware.camera2.CameraCharacteristics getCameraInfo(android.content.Context context,
String cameraId)
Copyright © 2019. All rights reserved.