mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Extra lines
This commit is contained in:
parent
4dc40c9e84
commit
1e6cadc7c1
1 changed files with 0 additions and 2 deletions
|
@ -1026,8 +1026,6 @@ void Audio::processReceivedSamples(const QByteArray& inputBuffer, QByteArray& ou
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
void Audio::addReceivedAudioToStream(const QByteArray& audioByteArray) {
|
||||
if (_audioOutput) {
|
||||
// Audio output must exist and be correctly set up if we're going to process received audio
|
||||
|
|
Loading…
Reference in a new issue