Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.neomedia.portaudio
Interface PortAudioDeviceChangedCallback

All Known Implementing Classes:
DeviceConfiguration, DeviceConfigurationComboBoxModel, MediaServiceImpl

public interface PortAudioDeviceChangedCallback

Interface to be notified by PortAudio device changed callback.

Author:
Sebastien Vincent

Method Summary
 void deviceChanged()
          Callback when PortAudio device changed.
 

Method Detail

deviceChanged

void deviceChanged()
Callback when PortAudio device changed.


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.