linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Changing soundread filter runtime


From: Salvatore Benedetto
Subject: [Linphone-developers] Changing soundread filter runtime
Date: Tue, 28 Jul 2009 11:33:00 +0200

Hi,

I'm looking for a way to change the soundread filter runtime.
Basically I'd like to replace the current source with another
one (wav reader for instance) run time.

A way should be
- get ticker lock
- detach stream->soundread from ticker
- unlink soundread filter (alsa reader for example)
- link new filter (wav reader)
. attach stream->soundread back to ticker
- leave ticker lock

does this sound correct? Or is there already a way
for doing this?

Regards,
Salvatore




reply via email to

[Prev in Thread] Current Thread [Next in Thread]