Gocator API

◆ GoSensor_ExportBitmap()

kStatus GoSensor_ExportBitmap ( GoSensor  sensor,
GoReplayExportSourceType  type,
GoDataSource  source,
const kChar dstFileName 
)

Exports the current frame of a replay in the form of a bitmap.

Version
Introduced in firmware 4.0.10.27
Parameters
sensorGoSensor object.
typeThe type of data to export.
sourceThe device data source to export from.
dstFileNameThe destination file name of the exported bitmap file.
Returns
Operation status.