startRecording

external fun startRecording(): Int

Starts the recording. When recording is started, the status changes to recording 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.