ReplayKit.cameraEnabled
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.