waitUntilAnimating

open fun waitUntilAnimating(timeout: Int): Boolean

Waits until my player is animating, or the timeout limit is reached

Return

true if the player started animating, false if the timeout was reached

Parameters

timeout

the timeout in milliseconds