Disable spatial audio for the maximized speaker

This commit is contained in:
Robin Townsend 2022-11-07 11:50:05 -05:00
commit 70344fd40f

View file

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