muteVideo method

dynamic muteVideo ()

Implementation

muteVideo() => this.session.mute(this.handleId, true, true);