public class ICPrediction extends Object
| Constructor and Description |
|---|
ICPrediction() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(IBitStream _in,
int maxSFB,
SampleFrequency sf) |
void |
process(ICStream ics,
float[] data,
SampleFrequency sf) |
void |
setPredictionUnused(int sfb) |
public void decode(IBitStream _in, int maxSFB, SampleFrequency sf) throws AACException
AACExceptionpublic void setPredictionUnused(int sfb)
public void process(ICStream ics, float[] data, SampleFrequency sf)
Copyright © 2019. All rights reserved.