Gocator API
|
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.
sensor | GoSensor object. |
type | The type of data to export. |
source | The device data source to export from. |
dstFileName | The destination file name of the exported bitmap file. |