CameraSourceConfig.CameraFacing

  • CameraSourceConfig.CameraFacing is an abstract annotation that indicates the direction the camera is facing relative to the device screen.

  • It inherits standard methods from the java.lang.annotation.Annotation interface such as annotationType(), equals(), hashCode(), and toString().

public static abstract @interface CameraSourceConfig.CameraFacing implements Annotation

Direction of the camera facing relative to device screen.

Inherited Method Summary