public class AgoraFocalLengthInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
cameraDirection
Camera orientation, front or back.
|
int |
focalLengthType
The focal length of the camera.
|
Constructor and Description |
---|
AgoraFocalLengthInfo(int cameraDirection,
int focalLengthType) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int cameraDirection
public int focalLengthType