public class ICPrediction
extends java.lang.Object
| Constructor and Description |
|---|
ICPrediction() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(BitStream in,
int maxSFB,
SampleFrequency sf) |
void |
process(ICStream ics,
float[] data,
SampleFrequency sf) |
void |
setPredictionUnused(int sfb) |
public void decode(BitStream in, int maxSFB, SampleFrequency sf) throws AACException
AACExceptionpublic void setPredictionUnused(int sfb)
public void process(ICStream ics, float[] data, SampleFrequency sf)