Check current running track state
/**
* Check current running track state. True - track is recording.
*/
fun isTracking(): Boolean
Last updated
Was this helpful?
/**
* Check current running track state. True - track is recording.
*/
fun isTracking(): Boolean
Last updated
Was this helpful?