Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.neomedia.conference.AudioMixingPushBufferStream

Packages that use AudioMixingPushBufferStream
net.java.sip.communicator.impl.neomedia.conference   
 

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

Methods in net.java.sip.communicator.impl.neomedia.conference with parameters of type AudioMixingPushBufferStream
(package private)  void AudioMixerPushBufferStream.addOutputStream(AudioMixingPushBufferStream outputStream)
          Adds a specific AudioMixingPushBufferStream to the collection of such streams to which this instance is to push the data for audio mixing it reads from its input SourceStreams.
(package private)  void AudioMixerPushBufferStream.removeOutputStream(AudioMixingPushBufferStream outputStream)
          Removes a specific AudioMixingPushBufferStream from the collection of such streams to which this instance pushes the data for audio mixing it reads from its input SourceStreams.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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