Package ipsk.audio

Class ChannelGroupLocator


  • public class ChannelGroupLocator
    extends java.lang.Object
    Author:
    klausj
    • Constructor Detail

      • ChannelGroupLocator

        public ChannelGroupLocator​(javax.sound.sampled.Mixer device,
                                   int channelOffset)
        Parameters:
        device -
        channelOffset -
      • ChannelGroupLocator

        public ChannelGroupLocator​(javax.sound.sampled.Mixer device,
                                   ChannelRouting channelRouting)
        Parameters:
        device -
        channelRouting -
    • Method Detail

      • getDevice

        public javax.sound.sampled.Mixer getDevice()
        Returns:
        the device
      • getChannelOffset

        public int getChannelOffset()
        Returns:
        the channelOffset
      • getChannelRouting

        public ChannelRouting getChannelRouting()
        Returns:
        the channelRouting