Method | Description | |
---|---|---|
LoadImaAdpcmSound ( byte raw, int &index ) : byte[] | ||
LoadImaAdpcmSound ( byte raw, int &index, int ¤tSample ) : byte[] |
Method | Description | |
---|---|---|
DecodeImaAdpcmSample ( byte b, int &index, int ¤t ) : short |
public static LoadImaAdpcmSound ( byte raw, int &index ) : byte[] | ||
raw | byte | |
index | int | |
return | byte[] |
public static LoadImaAdpcmSound ( byte raw, int &index, int ¤tSample ) : byte[] | ||
raw | byte | |
index | int | |
currentSample | int | |
return | byte[] |