Port Audio, sound level, and http access to svn ?
Philippe Torrelli
philippe.torrelli at alcatel.fr
Tue Oct 3 14:36:50 CEST 2006
Ok Mikael.
Thanks for the explanation, I missed the "sound_device_in" and
"sound_device_out" variants ...
Sorry for the buzz.
Philippe.
-----Message d'origine-----
De : minisip-devel-bounces at minisip.org
[mailto:minisip-devel-bounces at minisip.org] De la part de Mikael Magnusson
Envoyé : mardi 3 octobre 2006 13:35
À : minisip developers' mailing list
Objet : Re: Port Audio, sound level, and http access to svn ?
Philippe Torrelli wrote:
> Hi Mikael,
>
> What you tell me confuses me, my point is that:
>
> The portaudiodevice.cxx in trunk/libminisip/source/soundcard initializes
> inId and outId in the constructor from the same passed parameter 'Device'
> ...
> Then PortAudioDevice::openRecord .. passes inId as the device to
> Pa_OpenStream,
> And PortAudioDevice::openPlayback passes outId as the device to
> pa_OpenStream...
>
> Either the code I've compile dis not the right code to build the portaudio
> plugin, or I've misunderstood something...
>
> As I've no means now to check the latest versions, all this is probably
> irrelevant actually.
>
> Philippe
>
AudioPlugin::createMedia creates two SoundDevice objects if you have
different input and output devices, and openRecord is called on one and
openPlayback on the other.
Mikael
_______________________________________________
Minisip-devel mailing list
Minisip-devel at minisip.org
http://lists.minisip.org/mailman/listinfo/minisip-devel
More information about the Minisip-devel
mailing list