addCameraListener

fun addCameraListener(cameraListener: VMECameraListener)

Allow you to receive the camera related notifications by attaching a VMECameraListener.

Since

2.1.5

Parameters

cameraListener

The listener that's invoked.