facing property

int facing
final

The direction that the camera faces.

It should be CameraInfo.cameraFacingBack or CameraInfo.cameraFacingFront.

Implementation

final int facing;