Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

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

Fields in net.java.sip.communicator.impl.neomedia.conference declared as InputDataSourceDesc
 InputDataSourceDesc InputStreamDesc.inputDataSourceDesc
          The DataSource which created the SourceStream described by this instance and additional information about it.
 

Methods in net.java.sip.communicator.impl.neomedia.conference with parameters of type InputDataSourceDesc
(package private)  void AudioMixer.connected(InputDataSourceDesc inputDataSource)
          Notifies this AudioMixer that a specific input DataSource has finished its connecting procedure.
 

Constructors in net.java.sip.communicator.impl.neomedia.conference with parameters of type InputDataSourceDesc
InputStreamDesc(javax.media.protocol.SourceStream inputStream, InputDataSourceDesc inputDataSourceDesc)
          Initializes a new InputStreamDesc instance which is to describe additional information about a specific input audio SourceStream of an AudioMixer.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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