app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.geoengine.utils
/
GpxRecorder
Gpx
Recorder
class
GpxRecorder
Members
Constructors
Gpx
Recorder
Link copied to clipboard
constructor
(
)
Properties
buffer
Mutex
Link copied to clipboard
val
bufferMutex
:
Mutex
max
Buffer
Size
Link copied to clipboard
val
maxBufferSize
:
Int
=
3600
Functions
get
Share
Uri
Link copied to clipboard
fun
getShareUri
(
context
:
Context
)
:
Uri
?
store
Location
Link copied to clipboard
suspend
fun
storeLocation
(
location
:
Location
)