Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

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

Methods in net.java.sip.communicator.impl.neomedia.conference that return InputStreamDesc
(package private)  InputStreamDesc[] AudioMixerPushBufferStream.getInputStreams()
          Gets the SourceStreams (in the form of InputStreamDescs) from which this instance reads audio samples.
 

Method parameters in net.java.sip.communicator.impl.neomedia.conference with type arguments of type InputStreamDesc
(package private)  void AudioMixerPushBufferStream.setInputStreams(Collection<InputStreamDesc> inputStreams)
          Sets the SourceStreams (in the form of InputStreamDesc) from which this instance is to read audio samples and push them to the AudioMixingPushBufferStreams for audio mixing.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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