Firefox Tomorrow

web api instance property

VideoTrack: selected property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.