mirror of
https://github.com/lubosz/overte.git
synced 2025-08-27 11:46:18 +02:00
extra space
This commit is contained in:
parent
1ae1d28e7b
commit
5e49c08e27
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ int InboundAudioStream::writeDroppableSilentSamples(int silentSamples) {
|
|||
|
||||
_framesAvailableStat.reset();
|
||||
}
|
||||
|
||||
|
||||
int ret = _ringBuffer.addSilentSamples(silentSamples - numSilentFramesToDrop * samplesPerFrame);
|
||||
|
||||
return ret;
|
||||
|
|
Loading…
Reference in a new issue