IncomingMixedAudioListener Interface

public interface IncomingMixedAudioListener

Delegate that will inform when a new audio buffer is available through the audio stream

Method Summary

Modifier and Type Method and Description
void onIncomingMixedAudio(IncomingMixedAudioEvent args)

Invoked when the event fires.

Method Details

onIncomingMixedAudio

public void onIncomingMixedAudio(IncomingMixedAudioEvent args)

Invoked when the event fires.

Parameters:

args

Applies to