mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
add trace at daemon startup
This commit is contained in:
parent
1a32d8f8a5
commit
11a292a808
1 changed files with 1 additions and 1 deletions
|
|
@ -261,7 +261,7 @@ LinphoneSoundDaemon * linphone_sound_daemon_new(const char *cardname, int rate,
|
|||
|
||||
lsd->proxycard=ms_snd_card_new(&proxycard);
|
||||
lsd->proxycard->data=lsd;
|
||||
|
||||
ms_message("LinphoneSoundDaemon started with rate=%i, nchannels=%i",rate,nchannels);
|
||||
return lsd;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue