stopRecording

external fun stopRecording(): Int

Stops the recording. When recording is stopped, the status changes to stopped and a notification is issued.

Return

GemError.NoError If successfully moved to the initializing status.

GemError.General If could not go to the initializing status.