Class ImaAdpcmRs
java.lang.Object
de.pottgames.tuningfork.bindings.ImaAdpcmRs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]decode(byte[] data, int blockSize, boolean stereo) decodeFile(String path)
-
Constructor Details
-
ImaAdpcmRs
public ImaAdpcmRs()
-
-
Method Details
-
decode
public byte[] decode(byte[] data, int blockSize, boolean stereo) -
decodeFile
-