Modifier and Type | Method and Description |
---|---|
void |
CcmAccess.readFrames(int[] frame,
boolean block)
Read one or more time domain or frequency domain frames.
|
int[] |
CcmAccess.readFrames(int[] timeDomainFrame,
int[] frequencyDomainFrame,
boolean block)
Read read one or more time domain and frequency domain frames.
|