Class JavaSoundAudioBuffer

  • All Implemented Interfaces:
    java.lang.Comparable<NamedBean>, Audio, PropertyChangeProvider, AudioBuffer, NamedBean

    public class JavaSoundAudioBuffer
    extends AbstractAudioBuffer
    JavaSound implementation of the Audio Buffer sub-class.

    For now, no system-specific implementations are forseen - this will remain internal-only

    For more information about the JavaSound API, visit http://java.sun.com/products/java-media/sound/


    This file is part of JMRI.

    JMRI is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the "COPYING" file for a copy of this license.

    JMRI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

    • Constructor Detail

      • JavaSoundAudioBuffer

        public JavaSoundAudioBuffer​(java.lang.String systemName)
        Constructor for new JavaSoundAudioBuffer with system name
        Parameters:
        systemName - AudioBuffer object system name (e.g. IAB4)
      • JavaSoundAudioBuffer

        public JavaSoundAudioBuffer​(java.lang.String systemName,
                                    java.lang.String userName)
        Constructor for new JavaSoundAudioBuffer with system name and user name
        Parameters:
        systemName - AudioBuffer object system name (e.g. IAB4)
        userName - AudioBuffer object user name