Method IsRecording IsRecording() Used to get the current state of the recording. Declaration public bool IsRecording() Returns Type Description bool True if the Recorder is started or being started. False otherwise.