AudioClip

scalafx.scene.media.AudioClip
See theAudioClip companion class
object AudioClip

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AudioClip.type

Members list

Value members

Concrete fields

When cycleCount is set to this value, the AudioClip will loop continuously until stopped.

When cycleCount is set to this value, the AudioClip will loop continuously until stopped.

Attributes

Deprecated fields

Attributes

Deprecated
true

Implicits

Implicits

implicit def sfxAudioClip2jfx(ac: AudioClip): AudioClip