Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

muted

This article needs a technical review. How you can help.

This article needs an editorial review. How you can help.

The muted read-only property of the MediaStreamTrack interface returns a Boolean value indicating whether the track is muted.

Syntax

var bool = track.muted;

Value

Boolean.

Example

// TBD

Specifications

Specification Status Comment
Media Capture and Streams
The definition of 'muted' in that specification.
Editor's Draft Initial definition.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support (Yes) (Yes) No support (Yes) ?
Feature Android Android Webview Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile Chrome for Android
Basic support ? (Yes) ? No support ? ? (Yes)

Document Tags and Contributors

 Contributors to this page: jpmedley
 Last updated by: jpmedley,