| Package | Description |
|---|---|
| de.quippy.javamod.multimedia.ape | |
| de.quippy.jmac.decoder |
| Modifier and Type | Method and Description |
|---|---|
void |
APEInfoPanel.fillInfoPanelWith(IAPEDecompress spAPEDecompress,
String fileName,
String songName) |
| Modifier and Type | Class and Description |
|---|---|
class |
APEDecompress
Author: Dmitry Vaguine
Date: 04.03.2004
Time: 14:51:31
|
class |
APEDecompressOld
Author: Dmitry Vaguine
Date: 04.03.2004
Time: 14:51:31
|
| Modifier and Type | Field and Description |
|---|---|
IAPEDecompress |
APEDecompressCore.m_pAPEDecompress |
| Modifier and Type | Method and Description |
|---|---|
static IAPEDecompress |
IAPEDecompress.CreateIAPEDecompress(File in) |
static IAPEDecompress |
IAPEDecompress.CreateIAPEDecompressCore(APEInfo pAPEInfo,
int nStartBlock,
int nFinishBlock) |
static IAPEDecompress |
IAPEDecompress.CreateIAPEDecompressEx(APEInfo pAPEInfo,
int nStartBlock,
int nFinishBlock) |
| Modifier and Type | Method and Description |
|---|---|
static UnBitArrayBase |
UnBitArrayBase.CreateUnBitArray(IAPEDecompress pAPEDecompress,
int nVersion) |
void |
UnMAC.Initialize(IAPEDecompress pAPEDecompress) |
| Constructor and Description |
|---|
APEDecompressCore(IAPEDecompress pAPEDecompress) |
UnBitArrayOld(IAPEDecompress pAPEDecompress,
int nVersion) |
Copyright © 2014. All rights reserved.