Merge pull request #737 from robintown/double-audio

Disable spatial audio for the maximized speaker
This commit is contained in:
Robin
2022-11-07 13:59:07 -05:00
committed by GitHub

View File

@@ -71,7 +71,7 @@ export function VideoTileContainer({
stream ?? null, stream ?? null,
audioContext, audioContext,
audioDestination, audioDestination,
isLocal, isLocal || maximised,
localVolume localVolume
); );
const { const {