Skip to main content

player.enableAnimatedBeatCursor

since 1.2.3
player.enableAnimatedBeatCursorJavaScriptplayer.enableAnimatedBeatCursorJSONPlayer.EnableAnimatedBeatCursor.netplayer.enableAnimatedBeatCursorAndroid

Description​

Whether the beat cursor should be animated or just ticking. This setting configures whether the beat cursor is animated smoothly or whether it is ticking from beat to beat. The animation of the cursor might not be available on all targets so it might not have any effect.

enableAnimatedBeatCursor: boolean = true;