| Package | Description |
|---|---|
| de.quippy.jmac.decoder | |
| de.quippy.jmac.tools |
| Modifier and Type | Field and Description |
|---|---|
Crc32 |
UnMAC.CRC |
protected Crc32 |
APEDecompress.m_nCRC |
| Modifier and Type | Method and Description |
|---|---|
void |
Prepare.prepare(ByteArrayReader pRawData,
int nBytes,
WaveFormat pWaveFormatEx,
int[] pOutputX,
int[] pOutputY,
Crc32 pCRC,
IntegerPointer pSpecialCodes,
IntegerPointer pPeakLevel) |
void |
Prepare.unprepare(int X,
int Y,
WaveFormat waveFormat,
ByteBuffer output,
Crc32 crc) |
void |
Prepare.unprepareOld(int[] pInputX,
int[] pInputY,
int nBlocks,
WaveFormat pWaveFormatEx,
ByteBuffer output,
Crc32 crc,
int nFileVersion) |
Copyright © 2014. All rights reserved.