| Package | Description |
|---|---|
| de.quippy.jmac.decoder | |
| de.quippy.jmac.info | |
| de.quippy.jmac.tools |
| Modifier and Type | Field and Description |
|---|---|
WaveFormat |
UnMAC.m_wfeInput |
protected WaveFormat |
APEDecompress.m_wfeInput |
| Modifier and Type | Method and Description |
|---|---|
abstract WaveFormat |
IAPEDecompress.getApeInfoWaveFormatEx() |
WaveFormat |
APEDecompressOld.getApeInfoWaveFormatEx() |
WaveFormat |
APEDecompress.getApeInfoWaveFormatEx() |
| Modifier and Type | Method and Description |
|---|---|
WaveFormat |
APEInfo.getApeInfoWaveFormatEx() |
| Modifier and Type | Method and Description |
|---|---|
static void |
WaveFormat.FillWaveFormatEx(WaveFormat pWaveFormatEx,
int nSampleRate,
int nBitsPerSample,
int nChannels) |
static void |
WaveHeader.FillWaveHeader(WaveHeader pWAVHeader,
int nAudioBytes,
WaveFormat pWaveFormatEx,
int nTerminatingBytes) |
| 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.