Spacebar to mute/unmute
This commit is contained in:
@@ -290,6 +290,7 @@ export default class RoomClient
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
case ' ':
|
||||||
case 'm': // Toggle microphone
|
case 'm': // Toggle microphone
|
||||||
{
|
{
|
||||||
if (this._micProducer)
|
if (this._micProducer)
|
||||||
|
|||||||
Reference in New Issue
Block a user