This page is In Progress

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

enabled

Summary

True if the track is still associated with its source.

Property of apis/webrtc/MediaStreamTrackapis/webrtc/MediaStreamTrack

Syntax

var result = track.enabled;
track.enabled = value;

Return Value

Returns an object of type BooleanBoolean