isVideoMuted method

dynamic isVideoMuted ()

Implementation

isVideoMuted() => this.session.isMuted(this.handleId, true);