Class ThreadedChannelMixSound

All Implemented Interfaces:
AutoCloseable

public class ThreadedChannelMixSound extends ChannelMixSound implements AutoCloseable
  • Constructor Details

    • ThreadedChannelMixSound

      public ThreadedChannelMixSound(int threadCount)
    • ThreadedChannelMixSound

      public ThreadedChannelMixSound(int threadCount, int maxSounds)
  • Method Details