Class FloatToPCMAudioInputStream

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class FloatToPCMAudioInputStream
    extends javax.sound.sampled.AudioInputStream
    Author:
    K.Jaensch, klausj@phonetik.uni-muenchen.de
    • Field Summary

      • Fields inherited from class javax.sound.sampled.AudioInputStream

        format, frameLength, framePos, frameSize
    • Method Summary

      • Methods inherited from class javax.sound.sampled.AudioInputStream

        available, close, getFormat, getFrameLength, mark, markSupported, read, read, read, reset, skip
      • Methods inherited from class java.io.InputStream

        readAllBytes, readNBytes, transferTo
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait