public static interface AudioMixer.MixEventListener
Modifier and Type | Method and Description |
---|---|
void |
mix(SampleBuffer[] channels,
SampleBuffer mix)
Callback for a mix event.
|
void mix(SampleBuffer[] channels, SampleBuffer mix)
channels
- the channels being mixedmix
- the mixed channel