| Package | Description |
|---|---|
| de.quippy.jmac.decoder |
| Modifier and Type | Field and Description |
|---|---|
protected APEInfo |
APEDecompressOld.m_spAPEInfo |
protected APEInfo |
APEDecompress.m_spAPEInfo |
| Modifier and Type | Method and Description |
|---|---|
static APEInfo |
IAPEDecompress.CreateAPEInfo(File in) |
| Modifier and Type | Method and Description |
|---|---|
static IAPEDecompress |
IAPEDecompress.CreateIAPEDecompressCore(APEInfo pAPEInfo,
int nStartBlock,
int nFinishBlock) |
static IAPEDecompress |
IAPEDecompress.CreateIAPEDecompressEx(APEInfo pAPEInfo,
int nStartBlock,
int nFinishBlock) |
| Constructor and Description |
|---|
APEDecompress(APEInfo pAPEInfo) |
APEDecompress(APEInfo pAPEInfo,
int nStartBlock) |
APEDecompress(APEInfo pAPEInfo,
int nStartBlock,
int nFinishBlock) |
APEDecompressOld(APEInfo pAPEInfo) |
APEDecompressOld(APEInfo pAPEInfo,
int nStartBlock) |
APEDecompressOld(APEInfo pAPEInfo,
int nStartBlock,
int nFinishBlock) |
Copyright © 2014. All rights reserved.