resume

fun resume(speedFactor: Float = 1f)

Resume playback with fade-in - from a pause will resume where playback left off, otherwise it will start a new ambient track choice.

Parameters

speedFactor

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

Sources

jvm source
Link copied to clipboard