API reference

HzVirtualCameraPosition Enum

Position of camera on the front of the HMD.
This corresponds to static camera metadata exposed in vendor tag "com.meta.extra_metadata.position".

Enumeration Constants

MemberValueDescription
HZ_VIRTUAL_CAMERA_POSITION_NONE
-1
Camera position is not defined.
HZ_VIRTUAL_CAMERA_POSITION_LEFT
0
Camera is on the left side of the device.
HZ_VIRTUAL_CAMERA_POSITION_RIGHT
1
Camera is on the right side of the device.