app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.repository
/
EditTrackRepository
/
deleteSegment
delete
Segment
abstract
suspend
fun
deleteSegment
(
trackId
:
Int
,
startId
:
Double
,
endId
:
Double
)