Disable spatial audio for the maximized speaker
This commit is contained in:
parent
85959046a5
commit
70344fd40f
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ export function VideoTileContainer({
|
|||
stream ?? null,
|
||||
audioContext,
|
||||
audioDestination,
|
||||
isLocal,
|
||||
isLocal || maximised,
|
||||
localVolume
|
||||
);
|
||||
const {
|
||||
|
|
Loading…
Add table
Reference in a new issue