Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Interface
net.java.sip.communicator.impl.neomedia.portaudio.PortAudioStreamCallback

Packages that use PortAudioStreamCallback
net.java.sip.communicator.impl.neomedia.portaudio   
 

Uses of PortAudioStreamCallback in net.java.sip.communicator.impl.neomedia.portaudio
 

Methods in net.java.sip.communicator.impl.neomedia.portaudio with parameters of type PortAudioStreamCallback
static long PortAudio.Pa_OpenStream(long inputParameters, long outputParameters, double sampleRate, long framesPerBuffer, long streamFlags, PortAudioStreamCallback streamCallback)
          Opens a stream for either input, output or both.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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