public static bool cameraEnabled ;

Descripción

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.