Class ImaAdpcmRs

java.lang.Object
de.pottgames.tuningfork.bindings.ImaAdpcmRs

public class ImaAdpcmRs extends Object
  • Constructor Details

    • ImaAdpcmRs

      public ImaAdpcmRs()
  • Method Details

    • decode

      public byte[] decode(byte[] data, int blockSize, boolean stereo)
    • decodeFile

      public ImaAdpcmData decodeFile(String path)