cameraFacing property

HMSCameraFacing? cameraFacing
final

cameraFacing property specifies which camera to use while joining. It can be toggled later on. The default value is HMSCameraFacing.FRONT.

Implementation

final HMSCameraFacing? cameraFacing;