getPosition

fun getPosition(track: Track): Duration

Converts Track.position to a Duration because the Kotlin duration doesn't work in Java.