Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Interface
net.java.sip.communicator.impl.neomedia.conference.DataSourceFilter

Packages that use DataSourceFilter
net.java.sip.communicator.impl.neomedia.conference   
net.java.sip.communicator.impl.neomedia.device   
 

Uses of DataSourceFilter in net.java.sip.communicator.impl.neomedia.conference
 

Methods in net.java.sip.communicator.impl.neomedia.conference with parameters of type DataSourceFilter
 void AudioMixer.removeInputDataSources(DataSourceFilter dataSourceFilter)
          Removes DataSources accepted by a specific DataSourceFilter from the list of input DataSources of this AudioMixer from which it reads audio to be mixed.
 

Uses of DataSourceFilter in net.java.sip.communicator.impl.neomedia.device
 

Methods in net.java.sip.communicator.impl.neomedia.device with parameters of type DataSourceFilter
(package private)  void AudioMixerMediaDevice.removeInputDataSources(DataSourceFilter dataSourceFilter)
          Removes the DataSource accepted by a specific DataSourceFilter from the list of input DataSource of the AudioMixer of this AudioMixerMediaDevice from which it reads audio to be mixed.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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