Gocator API

◆ GoSensor_StartRecordingStream()

kStatus GoSensor_StartRecordingStream ( GoSensor  sensor,
kChar destFile 
)

Starts recording to a stream.

NOTE: Before calling this function, the sensor should already be running and recording. GoSensor_StopRecordingStream() should be called before executing any other sensor commands, with the exception of GoSensor_IsRecordingStreaming().

Version
Introduced in firmware 4.6.4.66
Parameters
sensorGoSensor object.
destFileA local file path to store the .rec data.
Returns
Operation status.