GseosRecorder.IsRecording
Previous
Top
Next
IsRecording()
Determine if the Recorder is in recording mode. In order to put the Recorder into recording mode use
StartRecording()
, to stop it use
StopRecording()
.
Returns
True if the Recorder is in recording mode, false otherwise.