VideoTrack: selected property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

The VideoTrack property selected controls whether or not a particular video track is active.

Value

The selected property is a Boolean whose value is true if the track is active. Only a single video track can be active at any given time, so setting this property to true for one track while another track is active will make that other track inactive.

Specifications

Specification
HTML Standard
# dom-videotrack-selected-dev

Browser compatibility

BCD tables only load in the browser