You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-01 04:43:29 +03:00
@@ -788,8 +788,7 @@ export class MatrixCall extends EventEmitter {
|
||||
}
|
||||
|
||||
/**
|
||||
* Adds a video track to a voice call
|
||||
* @returns new mute state
|
||||
* Adds an audio and/or video track - upgrades the call
|
||||
*/
|
||||
private async upgradeCall(
|
||||
audio: boolean, video: boolean,
|
||||
|
||||
Reference in New Issue
Block a user