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
commit 715bec5949
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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