public static abstract @interface CameraSourceConfig.CameraFacing implements Annotation
Direction of the camera facing relative to device screen.
Inherited Method Summary
abstract Class<? extends Annotation> |
annotationType()
|
abstract boolean |
equals(Object arg0)
|
abstract int |
hashCode()
|
abstract String |
toString()
|