Merge branch 'atp' of https://github.com/birarda/hifi into protocol

This commit is contained in:
Atlante45 2015-07-07 16:41:47 -07:00
commit 9cfa422ef8

View file

@ -831,7 +831,7 @@ void AudioMixer::run() {
sendAudioEnvironmentPacket(node);
// send mixed audio packet
nodeList->sendPacket(mixPacket, node);
nodeList->sendPacket(std::move(mixPacket), node);
nodeData->incrementOutgoingMixedAudioSequenceNumber();
// send an audio stream stats packet if it's time