Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Package
net.java.sip.communicator.impl.neomedia.conference

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

Classes in net.java.sip.communicator.impl.neomedia.conference used by net.java.sip.communicator.impl.neomedia.conference
AudioMixer
          Represents an audio mixer which manages the mixing of multiple audio streams i.e.
AudioMixerPushBufferStream
          Represents a PushBufferStream which reads data from the SourceStreams of the input DataSources of the associated AudioMixer and pushes it to AudioMixingPushBufferStreams for audio mixing.
AudioMixingPushBufferDataSource
          Represents a PushBufferDataSource which provides a single PushBufferStream containing the result of the audio mixing of DataSources.
AudioMixingPushBufferStream
          Represents a PushBufferStream containing the result of the audio mixing of DataSources.
DataSourceFilter
          Represents a filter which determines whether a specific DataSource is to be selected or deselected by the caller of the filter.
InputDataSourceDesc
          Describes additional information about a specific input DataSource of an AudioMixer so that the AudioMixer can, for example, quickly discover the output AudioMixingPushBufferDataSource in the mix of which the contribution of the DataSource is to not be included.
InputStreamDesc
          Describes additional information about a specific input audio SourceStream of an AudioMixer so that the AudioMixer can, for example, quickly discover the output AudioMixingPushBufferDataSource in the mix of which the contribution of the SourceStream is to not be included.
 

Classes in net.java.sip.communicator.impl.neomedia.conference used by net.java.sip.communicator.impl.neomedia.device
AudioMixingPushBufferDataSource
          Represents a PushBufferDataSource which provides a single PushBufferStream containing the result of the audio mixing of DataSources.
DataSourceFilter
          Represents a filter which determines whether a specific DataSource is to be selected or deselected by the caller of the filter.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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