public class AACAudioOutput
extends java.lang.Object
| Constructor and Description |
|---|
AACAudioOutput() |
| Modifier and Type | Method and Description |
|---|---|
static org.sheinbergon.aac.encoder.AACAudioOutput.Accumulator |
accumulator()
Return an
Accumulator instance, used to retain encoded AAC audio bytes across various call to the
library encode endpoint. |