| Interface | Description |
|---|---|
| AudioRemixer |
Remixes audio data.
|
| Class | Description |
|---|---|
| DownMixAudioRemixer |
A
AudioRemixer that downmixes stereo audio to mono. |
| PassThroughAudioRemixer |
The simplest
AudioRemixer that does nothing. |
| UpMixAudioRemixer |
A
AudioRemixer that upmixes mono audio to stereo. |