public static final int INDEFINITE

When cycleCount is set to this value, the AudioClip will loop continuously until stopped. This value is synonymous with MediaPlayer.INDEFINITE and javafx.animation.Animation.INDEFINITE, these values may be used interchangeably.