selected property
Get or sets whether a VideoTrack is currently selected.
![]() |
Syntax
| JavaScript |
|---|
selected = object.selected |
Property values
Type: boolean
Whether this track is currently selected.
| Value | Condition |
|---|---|
|
This is the currently selected VideoTrack. |
|
This VideoTrack isn't currently selected. |
Standards information
See also
Show:
