pause

fun pause(speedFactor: Float = 1f)

Pause playback with fade-out

Parameters

speedFactor

accelerate (>1) or slow down (<1) the fade-out. Clamped to 1/1000..1000.

Sources

jvm source
Link copied to clipboard