Class SoundSystem


  • public class SoundSystem
    extends java.lang.Object
    • Constructor Detail

      • SoundSystem

        public SoundSystem()
    • Method Detail

      • init

        public void init()
      • getChannelCount

        private int getChannelCount()
      • tryOpenDevice

        private static long tryOpenDevice()
      • cleanup

        public void cleanup()
      • getListener

        public Listener getListener()
      • releaseChannel

        public void releaseChannel​(SoundSource p_216408_1_)
      • getDebugString

        public java.lang.String getDebugString()