Class JavaSoundPlayer

  • All Implemented Interfaces:
    SoundPlayer

    class JavaSoundPlayer
    extends Object
    implements SoundPlayer
    Legacy sound player based on the Java Sound API. Used on platforms where Java FX is not yet available. It supports only WAV files.
    Since:
    12328