Package | Description |
---|---|
com.affectiva.android.affdex.sdk.detector |
Modifier and Type | Method and Description |
---|---|
static CameraDetector.CameraType |
CameraDetector.CameraType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CameraDetector.CameraType[] |
CameraDetector.CameraType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CameraDetector(android.content.Context context,
CameraDetector.CameraType cameraType,
android.view.SurfaceView cameraPreviewView)
Creates a CameraDetector.
|
Copyright © 2015. All rights reserved.