mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
*** empty log message ***
This commit is contained in:
@ -263,7 +263,7 @@ AudioRtpRTX::run (void) {
|
||||
} else {
|
||||
// When IP-phone user click on mute button, we read buffer of a
|
||||
// temp buffer to avoid delay in sound.
|
||||
#ifdef
|
||||
#ifdef ALSA
|
||||
i = audioDeviceRead->readBuffer (data_mute, 320);
|
||||
#else
|
||||
i = audioDevice->readBuffer (data_mute, 320);
|
||||
|
Reference in New Issue
Block a user