Recorder Bookmarks
Manages a directory with IRecorder's logs
Functions
Link copied to clipboard
external fun exportLog(logFile: String, albumName: String, completionCallback: (Int, String) -> Unit? = null): Int
Exports a log to public storage
fun exportLog(logPath: String, type: EFileType, exportedFileName: String = "", positionDistance: Double = 0.0): Int
Exports a log file in a different format. If the name of the exported file is not specified, the log name will be used.
Link copied to clipboard
external fun exportLogPositions(logPath: String, gpsPositions: CoordinatesList, sfPositions: CoordinatesList, mmGeneratedPositions: CoordinatesList, mmLogPositions: CoordinatesList, listener: ProgressListener): Int
Exports positions from a log file as coordinates lists.
Link copied to clipboard
Gets the metadata for a file.
Link copied to clipboard
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object
Link copied to clipboard
Marks a log as protected.
Link copied to clipboard
Marks a log as uploaded.