This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

onmute

Summary

Handles the muted event when fired on the MediaStream object.

Property of apis/webrtc/MediaStreamTrackapis/webrtc/MediaStreamTrack

Syntax

var result = element.onmute;
element.onmute = value;