public static bool cameraEnabled ;

설명

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.