Interface IAudioStream

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      javax.sound.sampled.AudioFormat getFormat()  
      java.nio.ByteBuffer read​(int p_216455_1_)  
      • Methods inherited from interface java.io.Closeable

        close
    • Method Detail

      • getFormat

        javax.sound.sampled.AudioFormat getFormat()
      • read

        java.nio.ByteBuffer read​(int p_216455_1_)
                          throws java.io.IOException
        Throws:
        java.io.IOException