Version: 2018.2
public static bool cameraEnabled ;

Description

Camera enabled status, true, if camera enabled, false otherwise.

The camera can be enabled by calling ReplayKit.StartBroadcasting or ReplayKit.StartRecording with enableCamera set to true.