@@ -36,7 +36,6 @@ interface Props {
|
||||
width: number,
|
||||
height: number
|
||||
) => JSX.Element;
|
||||
audioOutputDevice: string;
|
||||
audioContext: AudioContext;
|
||||
audioDestination: AudioNode;
|
||||
disableSpeakingIndicator: boolean;
|
||||
@@ -48,7 +47,6 @@ export function VideoTileContainer({
|
||||
width,
|
||||
height,
|
||||
getAvatar,
|
||||
audioOutputDevice,
|
||||
audioContext,
|
||||
audioDestination,
|
||||
disableSpeakingIndicator,
|
||||
|
||||
Reference in New Issue
Block a user